thanks for contenuing with me. tables are 1. records, the fields are:
ID,customer name,phone number, address 2. products, the products fields are:
productID, product name, unitsinstock , and unit price.
The forms record source was the records table and the products table
looking up phone number in the record table and product id in the product
table