G
Guest
This is a new one for me and I am just not getting it.
I am importing data:
[dept], [class], [Revenue] etc
I was not able to filter out a "total" line on the import so I need to build
a delete query to do it.
Pulling the records into a query and specifying "13" for [class] gives me
two records for each [dept]. I need to specify (delete) the record in each
dept where [revenue] is greatest.
Can someone help? Thank you
I am importing data:
[dept], [class], [Revenue] etc
I was not able to filter out a "total" line on the import so I need to build
a delete query to do it.
Pulling the records into a query and specifying "13" for [class] gives me
two records for each [dept]. I need to specify (delete) the record in each
dept where [revenue] is greatest.
Can someone help? Thank you