![]() |
kujox 5/12/2007 |
Ok so I have 3 sets of data (first, last and for invalid CC), (first, last name for expired CC), and (first,last name for Invalid Zip Codes). Now I currently have it set up so I have 6 feilds of entry in the "add new" page. My problem is I have alot more invalid CC numbers than I do of the other 2 fields. So when I add in invalid CC entry it makes a new record but the next record with an expired CC is 30 or so records up. I would like it to only enter the data in the next empty field of the database for each field (will post pics to explain... sorry I don't think I did it justice.
|
R
|
rcurtin author 5/14/2007 |
Thanks for the reply but unfortunatly that would be more work than it is worth since it was converted from excel first/last were in seperate fields. I basically want the data to come from the "add new" page and instead of adding all data to the same record (figure 2) I want it to find only the next empty record for each field so the result looks like (figure 3) |
J
|
Jane 5/14/2007 |
Hi, |