I have a table that has a Field named PID_Number and another named WBS_PG_ID. On a form a have a combobox where the user can select the PID_Number from that table.
I need a Query to where I want to put in a criteria. The criteria is the corresponding WBS_PG_ID for the PID_Number that was...