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
Read matching files in a folder, read one of them and insert the Data in a Table
Freezing problem on random conditions
VBA - Combo Box ID
Access Calendar Control Help
How to convert this VB.NET code to VC# code?
MS Access table with variable number of fields - adding field values
Normal.dot NOT set to read-only, but i cannot delete or rename it
Converting text to date
2008 server & 2000 Professional client
Trimming