G
Guest
It's been too long since I've worked with VBA...
How do I create a query that returns a badge number and the number of
records in a table with that badge number? (I also need to see the position
title.) The data is sorted by badge number.
While I'm at it, please remind me of the format for a select case, because
once I have the above results, I'll need to check if sales reps have 7
records, managers 3, etc., with a flag if the number of records are different
than they should be.
Thanks!
How do I create a query that returns a badge number and the number of
records in a table with that badge number? (I also need to see the position
title.) The data is sorted by badge number.
While I'm at it, please remind me of the format for a select case, because
once I have the above results, I'll need to check if sales reps have 7
records, managers 3, etc., with a flag if the number of records are different
than they should be.
Thanks!