R
richardconers
If there are several queries that are open, and code is running from a
clicking a command button in a form, what code will make the
already-open query with the name "MyQuery" to be the activedatasheet as
in
msgbox screen.activedatasheet.currentrecord
so that I know what number record the cursor is on in MyQuery?
Thank you!
clicking a command button in a form, what code will make the
already-open query with the name "MyQuery" to be the activedatasheet as
in
msgbox screen.activedatasheet.currentrecord
so that I know what number record the cursor is on in MyQuery?
Thank you!