I used the CmdButton Wizard and arrived at the following:
where condition: "[Vend_COMPANY]=" & "'" & [Vendor] & "'"
I am trying to Open a separate pop up form [VendorPop] based on the currently selected Company Name in my Sub-Form.
When I click on the Cmd Button, I am prompted to "Enter Parameter Value".
My Sub-Form is based on a Query that includes Data from Two Tables.
I have a Main Vendor Information form to Capture all of the Vendor Details; however, I am trying to open a quick Popup Form to do quick edits like adding an Email or Phone #.
I have NO HAIR LEFT. Please help.