B
Benjamins via AccessMonster.com
Hi,
I have a user who has enter the following in a subform.
Description Amount
========= ======
Inv0001 100.00
Inv0003 100.00
Inv0004 100.00
Inv0005 100.00
Inv0006 100.00
Inv0007 100.00
Inv0008 100.00
Inv0009 100.00
Inv0010 100.00
Tax 50.00
Later he found out that he had miss out Inv0002 and have to insert it in
between Inv0001 and Inv0003
The entry is sort by an ID which is an autonumber thus i not able to change
it. I need to do a coding to allow the user to insert a new line between
records.
How can i insert the record?
I have a user who has enter the following in a subform.
Description Amount
========= ======
Inv0001 100.00
Inv0003 100.00
Inv0004 100.00
Inv0005 100.00
Inv0006 100.00
Inv0007 100.00
Inv0008 100.00
Inv0009 100.00
Inv0010 100.00
Tax 50.00
Later he found out that he had miss out Inv0002 and have to insert it in
between Inv0001 and Inv0003
The entry is sort by an ID which is an autonumber thus i not able to change
it. I need to do a coding to allow the user to insert a new line between
records.
How can i insert the record?