Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Use command button on main topic form to open related form.

Status
Not open for further replies.

88lbr

Technical User
Aug 19, 2002
6
US
I need code for a command button on my Tools Form to open a Activity form to enter a new record and with the ToolID field auto filled to match the ToolID field from the Tools Form.
 
I need code
And what have you tried so far ?
Tip: in the VBA help take a look at all the arguments of the DoCmd.OpenForm method.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top