A
Antony
Hi Guys,
I am trying to create a Dlookup, that takes the fax number, from the table
Company, based on a drop down box (or written text box) in the form stock,
called Company Name. The code below works to the extent that the form must
be saved first, then when updated it works ok, but I would like it to update
automatically, and am not sure why it isn't working.
=DLookUp("[Fax Number]","[company]",("[Company Name]=Form.[Company Name]"))
Also, are there any programs that will compile access files into .exe's?
Many thanks
Antony
I am trying to create a Dlookup, that takes the fax number, from the table
Company, based on a drop down box (or written text box) in the form stock,
called Company Name. The code below works to the extent that the form must
be saved first, then when updated it works ok, but I would like it to update
automatically, and am not sure why it isn't working.
=DLookUp("[Fax Number]","[company]",("[Company Name]=Form.[Company Name]"))
Also, are there any programs that will compile access files into .exe's?
Many thanks
Antony