S
Shalen
Hi,
I have a database that works well, but I heard there are ways to have data
pull from previous record sources and auto fill based on the data in other
fields to ease the amount of data entry required.
Example: Order Entry Form (Data from form stored in the Order Entry Table)
Field- Order ID
Field- Manufacturer
Field- Customer
Field- Qty (numeric)
Field- Model Number (combo box)
Field- Sku# (combo box)
Field- UPC# (combo box)
Field- Cost (currency)
I would like to enter the Model Number and have Sku#, UPC# and Cost
auto-populate.
I have a Product List Table that contains the following fields
Model ID; Model Number; Model Description;12-digit UPC; SKU#;Manufacturer ID.
Is it possible to enter the Model Number and have the remaining items noted
above auto-populate? If so, please explain what should be in my control
source row and the event procedure needed to complete this task... I am not
up to speed in this area of Access.
Thanks for your help!
I have a database that works well, but I heard there are ways to have data
pull from previous record sources and auto fill based on the data in other
fields to ease the amount of data entry required.
Example: Order Entry Form (Data from form stored in the Order Entry Table)
Field- Order ID
Field- Manufacturer
Field- Customer
Field- Qty (numeric)
Field- Model Number (combo box)
Field- Sku# (combo box)
Field- UPC# (combo box)
Field- Cost (currency)
I would like to enter the Model Number and have Sku#, UPC# and Cost
auto-populate.
I have a Product List Table that contains the following fields
Model ID; Model Number; Model Description;12-digit UPC; SKU#;Manufacturer ID.
Is it possible to enter the Model Number and have the remaining items noted
above auto-populate? If so, please explain what should be in my control
source row and the event procedure needed to complete this task... I am not
up to speed in this area of Access.
Thanks for your help!