Microsoft
Software
Hardware
Network
Question : Open a form going to a specific record based on an ID in subform
I have a form with a subform on it. The subformt is a datasheet. I need a button to takes the user seleceted ID in the datasheet then click the button and open the emp form and go to that specific record.
Answer : Open a form going to a specific record based on an ID in subform
here is the answer:
DoCmd.OpenForm "empForm", acNormal
DoCmd.GoToRecord acDataForm, "iempform", acGoTo, empid
Random Solutions
E-mails duplicated a .txt file
Populate missing values in specific Excel worksheet and import into Access
Calling Stored Procedure from AfterInsert
IP Forwarding / Routing
Can't find system.mdw file
How do I import a .jet database into access that has been locked?
SQL Server BIT field true and false
How do I move Windows to another drive or partition the one it is on is down to 5 Meg of free space.
Screen Scramble in Excel 2003
Slow Windows 2003 Print Server