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
office 2007 settings not saved in user profile in terminal server
htaccess 302 redirect - seamless hidden url
Columns cannot convert between unicode and non-unicode string data types.
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed.
Center text object inside rectangle
Exchange 2007 Relay to External
Hyperlink activating the diagram/Drawing
Craniosacral therapy risks
Running netlogon script
TS WEB ACCESS (STD 2008 Server)