"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
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: