B
Belle
I have created a table that has 2 fields. One of the fields is labeled
supplies. I have a supply list of 320 items. I need to display every supply
on a form, where the user can enter the amount to purchase in a textbox..
From there I have created a query that calculates the cost. I manually typed
the cost of each item per each field in the query then multiplied by the
quantity.
How can I easily update the cost in one place preferably on the table but
have my query see the updates. I don't have enough time to change the
structure of my database, but what can I do to achieve functionality?
supplies. I have a supply list of 320 items. I need to display every supply
on a form, where the user can enter the amount to purchase in a textbox..
From there I have created a query that calculates the cost. I manually typed
the cost of each item per each field in the query then multiplied by the
quantity.
How can I easily update the cost in one place preferably on the table but
have my query see the updates. I don't have enough time to change the
structure of my database, but what can I do to achieve functionality?