roo_mccarthy
2012-05-25 15:15:31 UTC
I have a table [Tours] with 3 columns ( ID, Tour Name, Tour Price ) and 5 rows (List of Tours)
I have a form that allows you to choose the tour from a combo box.
My question is, How do I get another field to automatically fill in with the tour price, after I have selected the tour using the combo box?
Thanks in advance!
(After that I will add the price of the tour onto the registration fee so it will read [Registration Fee] + [Tour Price] = Total Payable)
((Sorry if its a silly question, for some people it will probably be really easy))
(((Syntax formulas would be great)))