S
SHAHEED
Hi!
im trying to use dlookup as a control source on a form. basically, customer
chooses boat, boat looked up in table and hire charge shown in box with the
expression in it. the expression i have is:
=DLookUp("[Hire Charge]","[Hire Charges]","Forms![Form1]![Boat ID]="&"[boat
id]")
the problem is that it works the first time and then when i change the boat
id, it doesnt work.
Thanks for your help in advance!
sf
im trying to use dlookup as a control source on a form. basically, customer
chooses boat, boat looked up in table and hire charge shown in box with the
expression in it. the expression i have is:
=DLookUp("[Hire Charge]","[Hire Charges]","Forms![Form1]![Boat ID]="&"[boat
id]")
the problem is that it works the first time and then when i change the boat
id, it doesnt work.
Thanks for your help in advance!
sf