I have a form called "View" that has two Fields "Dealer" and "Acct #" in a database called "schools". Dealer could have multible values and I have tables that correspond to the "dealer" value in the same database, as the dealer field. I would like to create a temporary table from all the records in that table where the "Acct #" is equal to the record on the form. I will use that data for a report designed from the temp table.
Thank you!
Thank you!