"Find" Code

kbreiss

Registered User.
Local time
Today, 23:15
Joined
Oct 1, 2002
Messages
228
"Find" Code

I have a "Find" button on my form (code is below)... I would like to write some code after the record is found that displays a label on when the record was last updated. My problem is I don't know where the code runs to after the "Find First" button is pressed. Please help.

Kacy

DoCmd.DoMenuItem acFormBar, acEditMenu, 10, , acMenuVer70
________
Marijuana vaporizers
 
Last edited:

Users who are viewing this thread

Back
Top Bottom