R
rbeach
I have two queries (LocalEntries,ImportedEntries), one is part of the
database and the other is imported from another program. Both queries have
the same info (StartDate,EndDate,Category,SubCat). What can I use to obtain a
list of records that are in the LocalEntries query that are not listed in the
ImportedEntries query?
FYI: The date and time stamps for StartTime and EndTime are identical in
both queries.
database and the other is imported from another program. Both queries have
the same info (StartDate,EndDate,Category,SubCat). What can I use to obtain a
list of records that are in the LocalEntries query that are not listed in the
ImportedEntries query?
FYI: The date and time stamps for StartTime and EndTime are identical in
both queries.