reboot_computers
Registered User.
- Local time
- Today, 22:40
- Joined
- Jan 14, 2012
- Messages
- 10
hi iam having a problem trying to use an unbound text box on a form in access 2007. I am trying to pull the first name out of a table called customer where the id matches the same customer id used on the form(Frm_jobs using this code =DLookUp("FirstName","Customer","CustomerID=" & [Forms]![Frm_Jobs]![CustomerID])and all I get is error in the text box, can anyone help please.
Thanks
Thanks