On a form in Datasheet view I have a script that saves the previously entered combo box value to strItemID after update.
When the next record ItemID combo gets focus, it automatically fills in with the previously entered value of strItemID.
The problem is that there is then no way to add another record. When it automatically fills in the value it does not add another line below it for the next record.
Any ideas on what I am doing wrong?
Thanks
When the next record ItemID combo gets focus, it automatically fills in with the previously entered value of strItemID.
The problem is that there is then no way to add another record. When it automatically fills in the value it does not add another line below it for the next record.
Any ideas on what I am doing wrong?
Thanks