G
Guest
I am trying to build a database where I can use a table or tables to access
information. What I would like to do is this....
Enter ticket names and cost in a table and set up a form to enter them in.
Using another form, I would like to record the daily cost of the ticket.
Using this form I would enter the date, select the ticket name from drop down
combo box, the cost should automatically be retrieved, I would enter the
quantity another box would automatically show the total. (Cost*Qty)
I can do all the computations, however I have not figured out how to develop
a combo box or drop down that would automatically retrieve the ticket cost
when I choose the ticket name.
I have some basic knowledge of access but need some advice.
Thanks,
Dana
information. What I would like to do is this....
Enter ticket names and cost in a table and set up a form to enter them in.
Using another form, I would like to record the daily cost of the ticket.
Using this form I would enter the date, select the ticket name from drop down
combo box, the cost should automatically be retrieved, I would enter the
quantity another box would automatically show the total. (Cost*Qty)
I can do all the computations, however I have not figured out how to develop
a combo box or drop down that would automatically retrieve the ticket cost
when I choose the ticket name.
I have some basic knowledge of access but need some advice.
Thanks,
Dana