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
PHP printer
Key combination split desktop into 4
Translating coordinates from one coordinate system to another
CRM and hosted Exchange
help with robocopy syntax
Lightweight network management for mobile workforce
SSRS Combine two datasets into one data region - Must be in report not in SQL server
Network issue.
T-SQL Update Ordering by IDs based on a random number column
No translation group found