ok im having problems with the data type mismatch error. this is giving me some grief but simply i am comparing the two fields ExpiryDate (Date)> CurrentDate (Now()) in a query expression to return a '0' or '-1' if the ExpiryDate is larger than the CurrentDate. this works fine.
however when i attempt to filter this in the next query to only return '-1' values i get a data type mismatch.
any suggestions?
however when i attempt to filter this in the next query to only return '-1' values i get a data type mismatch.
any suggestions?