C
Charax
Running A2003, SQL Server 2000, WinXP.
After upsizing an MDB to ADP, I discovered that the DLookup function is not
supported. [It is not widely publicized. I finally found it in Microsoft
Office Access Help, "Examples of expressions that look up values in other
tables", which states: "Use the DLookup function to look up a corresponding
value in another table when writing Visual Basic for Applications (VBA)
code, macros, and expressions. Note that you can't use this function in a
data access page or an Access project (.adp)."]
Is it correct that DLookup cannot be used on ADP forms? If so, what
techniques are available to replace the DLookup functionality in the
Validation Rule property on a form control?
Cheers,
Charax
After upsizing an MDB to ADP, I discovered that the DLookup function is not
supported. [It is not widely publicized. I finally found it in Microsoft
Office Access Help, "Examples of expressions that look up values in other
tables", which states: "Use the DLookup function to look up a corresponding
value in another table when writing Visual Basic for Applications (VBA)
code, macros, and expressions. Note that you can't use this function in a
data access page or an Access project (.adp)."]
Is it correct that DLookup cannot be used on ADP forms? If so, what
techniques are available to replace the DLookup functionality in the
Validation Rule property on a form control?
Cheers,
Charax