Searching particular record to edit in form

Sakhikid

New member
Local time
Today, 10:14
Joined
Jul 11, 2005
Messages
9
I have a form that assigns an Auto Reference Number to each record. Now the records are later edited. Is there a way that I can have the user enter the Reference number and come directly to that particular record that needs to be changed in the form. Like a dialog box that asks Enter Reference Number or something.
 
I will attach something that I started with and now I have it runing outside the form and now it even opens the form and goes to the selected record. But do your self a favor start inside and open it with a cmdButton. hth.
 

Attachments

I need like a code builder for command button in one form to open another using a reference number that you could enter into the form to lookup the recordand open its info in another form. So not just opening the form but also just showing that record so that changes can be made.
 

Users who are viewing this thread

Back
Top Bottom