M
MKLeisure
I have a database with the following tables.
Customers, Inventory, Price, order entry(order details), orders, and colors.
On order to reduce data entry errors, when the CustomerID is entered into
the order entry form, I wolud like for the business name, contact first name
and contact last name to appear on the form when the Customer_No is entered
into the form . All of these fields reside on the Custtomer table.
Additionally, I would lilke to price of the item( from the Price table) and
the item name (from the inventory table) to display on the form after the
item_no is entered. Is this possible? I an rather new to Access but I
understand that in theory this should not be too difficult to do.
Thanks!
Customers, Inventory, Price, order entry(order details), orders, and colors.
On order to reduce data entry errors, when the CustomerID is entered into
the order entry form, I wolud like for the business name, contact first name
and contact last name to appear on the form when the Customer_No is entered
into the form . All of these fields reside on the Custtomer table.
Additionally, I would lilke to price of the item( from the Price table) and
the item name (from the inventory table) to display on the form after the
item_no is entered. Is this possible? I an rather new to Access but I
understand that in theory this should not be too difficult to do.
Thanks!