Hi.
I'm trying to use DLookup to check wheter a specific date value is present in a table or not.
The date to search for is stored in the variable datadate. The value of datadate i set by pulling the max value of a date field in a temporary table.
The table i want to search in is Holdings and...