I want to count the number of jobs for each month of the year but exclude the duplicates, by duplicates I mean jobs with the same number on the same date, I only want to count them once for that day. My two columns are "PM" (the job number) and "Date". Also in these posts what does @cell mean? I see people use it a lot.
If there is also a way to do this in reports that would help too, some way to sort and count on a report but exclude duplicates which I'm not sure you can do.
Thanks