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
How do I copy a template excel sheet in the same workbook in order to populate the new sheet with data from my database
Access 2000: Changing the Pagesize of a Report at runtime
import xml file from Outlook email attachment?
Vista Home Premium wont install
Is there a broken links reporting tool available for SharePoint?
Password for installed application?
SSRS Parameter error
How to delete a word bookmark when the document is launched from an Access form?
For i=0 to UBOUND(RegValueName) Type Mismatch: 'UBOUND'
recovering *Contacts* from an old .OST file???