M
Marie
I have a database that is designed to track customer requests. I would like
for the user to be able to enter a value in a form and have it default values
into a table. If a customer requests "Z" product the charge will be $5.00
$5.00 $10.00 $25.00 $100.00 depending on the size. The values are set
values that need to populate the cells in a table. In other words all the
user would have to enter is "Z" and the prices would self populate, or "R"
for a different product and have it self populate. I only have 5 products I
need to do this for but am having a difficult time trying to do it.
for the user to be able to enter a value in a form and have it default values
into a table. If a customer requests "Z" product the charge will be $5.00
$5.00 $10.00 $25.00 $100.00 depending on the size. The values are set
values that need to populate the cells in a table. In other words all the
user would have to enter is "Z" and the prices would self populate, or "R"
for a different product and have it self populate. I only have 5 products I
need to do this for but am having a difficult time trying to do it.