M
Madeleine
I have created a form that asks for input from user. I want the information
typed in to be "saved" to the underlying table before the user leaves that
particular record. I then run some code that transfers the table to an excel
file.
The only way I have been able to transfer the correct info is to have steps
in the code that goes to the next record and then returns to the previous
record. But there has to be a better way!
typed in to be "saved" to the underlying table before the user leaves that
particular record. I then run some code that transfers the table to an excel
file.
The only way I have been able to transfer the correct info is to have steps
in the code that goes to the next record and then returns to the previous
record. But there has to be a better way!