O
OTWarrior via AccessMonster.com
I have a form that loads a row from and table in then exits (immediately
saving the data). But when it loads, it adds a value to one of the fields.
the reason for this form is to add one of the unqiue indeifiers to a row in
the table, however at present, it overrides the previous information (meaning
I can only have the latest value in the table)
obviously i would need to check for a null, but if it isn't a null, then how
do i copy the the next row in the table?
saving the data). But when it loads, it adds a value to one of the fields.
the reason for this form is to add one of the unqiue indeifiers to a row in
the table, however at present, it overrides the previous information (meaning
I can only have the latest value in the table)
obviously i would need to check for a null, but if it isn't a null, then how
do i copy the the next row in the table?