DJ_DEF_CON_1
Registered User.
- Local time
- Today, 02:40
- Joined
- Jan 1, 2003
- Messages
- 40
I keep getting a syntax error for the following. Could someone look it over and see if they can figure out what I am doing?
=DLookup("CONV_FACTOR","DM_PLUS_ITEMCONFIG_UOM", ("ITEM_NUM = ITEM_NUM") And ("DFLT_CONFIG = CONFIG") And (“UOM_TYP_TXT = “PAL"”))
=DLookup("CONV_FACTOR","DM_PLUS_ITEMCONFIG_UOM", ("ITEM_NUM = ITEM_NUM") And ("DFLT_CONFIG = CONFIG") And (“UOM_TYP_TXT = “PAL"”))