I have two tables. Both have a field called "Quote Number". One table is called "Quotes Master Table" and the other tblProposalStatus
I need a list of all Quote Numbers that are in the Quotes Master Table and not in the tblProposalStatus.
I will then need to append those Quote Numbers into...