D
David
Is there any way to open a table in datasheet view and
code another statement after the opentable that will be
executed when the datasheet is closed.
For instance:
opentable ....
openform ....
If I do this, both the datasheet view and the form open
immediately. I want to do this but only have the second
statement execute when the datasheet edit has finished.
code another statement after the opentable that will be
executed when the datasheet is closed.
For instance:
opentable ....
openform ....
If I do this, both the datasheet view and the form open
immediately. I want to do this but only have the second
statement execute when the datasheet edit has finished.