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
Can The User Select A Directory
Citrix SSL certificate import
Need some help with ComboBox and Column
Tricky DCount for me - maybe not you
Problems with screeen resolution and external monitor on Windows Vista
Oracle - Connect by Prior - Two times in single query
Export data from excel sheet to oracle
Linked table cannot be modified?
HP only has drivers for Vista, downgraded to XP.
Event viewer not recording events anymore