Make DoCmd.FindRecord work

nandhabiwat

New member
Local time
Today, 06:38
Joined
Feb 17, 2004
Messages
5
How to really make DoCmd.FindRecord works? Please Someone

Dear Helpers,

I have been trying to use this DoCmd.FindRecord on a form to display the record according to the id I entered into a textbox, but it still doesn't work. So please kindly give me advice on how to allow the user to search for a record they want to see by using DoCmd.FindRecord or some other techniques.

Thank you very much in advance for valuable advices
 
If your code is not working, it is likely the syntax is incorrect. Post the code.
 

Users who are viewing this thread

Back
Top Bottom