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
Active Directory removing default permissions on user objects
Denied GPO
Outlook 2007 search
Need to know how to set a cell to blank when the value is an integer like relace 0 and 0.00 with a blank
How to avoid page refresh on a button click
Can't print to the local network printer while access office through Windows VPN (RAS)
OCS Federation with Microsoft
On logon an explorer window opens to 'Netlogon' from the DC
free web part for cross-site task rollup?
Apostrophe included in SQL Insert string