Microsoft Access Command Button

pk17906

New Member
Joined
Apr 5, 2004
Messages
2
How do you add a command button to a form to open another form based upon the id of the form.

I have a form (Quote) with tabs on it and one of the tabs are a list of parts for the particular quote. I want to be able to click on a command button and add a list of parts based on the quote_Id field.
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
IN Design view on the form, do this:
1. Make sure that the Wizards button on the Toolbox is activated.
2. Drag a button from the Toolbox to the form. The Wizard will launch.
3. From the list of options, select Open a Form
4. Next screen, pick Show Related (or is it Matching?) records
5. Match the Quote ID fields on both sides.
Next screen, give the button a caption.
Finish or OK, and you're done.
Resize and position as required.

Denis
 
Upvote 0

Forum statistics

Threads
1,221,683
Messages
6,161,264
Members
451,692
Latest member
jmaskin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top