I have designed a form which displays Vendor information and the forms have buttons which display pre-existing queries, however it displays all records in the query not just the results for a particular vendor. I'd like to be able to take the VendorID value on the current record and pass that along to the query to have it only display records for this particular vendor. Is this possible?