Microsoft
Software
Hardware
Network
Question : DLookup Code
I have a small problem, i think due to the fact that my table field names "product description" and "Item Ref" have spaces
Can anyone assist with the code correction?
ProductDescription = Nz(DLookup("Product description", "tbl_LookupItemMaster", "Item Ref = '" & Forms!frm_ComplaintForm!Pa
rtNo & "'"), "Not Listed")
Answer : DLookup Code
enc losed them in square brackets []
ProductDescription = Nz(DLookup("[Product description]", "tbl_LookupItemMaster", "[Item Ref] = '" & Forms!frm_ComplaintForm!Pa
rtNo & "'"), "Not Listed")
Random Solutions
SharePoint list image link
Accessing an FTP server internally that is on a different subnet.
COM security setting / edit limits
How to archive IMAP mail in outlook?
Windows Time Issue for 2003 Server
Avast home edition
How to open .BMP file with Internet Explorer in Windows XP OS.
Install Server 2008
storing multiple image in one field
Limit Files on a Samba Share - Oppisite of veto files