How to count unique values and prevent duplicates
So I want to count jobs per month, each job is assigned an 8 digit code, but each job can be worked for several days, and each of those days has the code attached so it counts all of the days as jobs. I would like to sort these by month and division (both together and separate). Is there a formula to count each job once even when it can appear many times (even though the job takes place over many days it's still one job)
So the columns are:
Job Number Date Division
(there are many other columns but these are the ones that matter)
so for example:
12345678 9/1/24 West
12345678 9/2/24 West
12345678 9/3/24 West
Even though there are 3 entries on the sheet, I want to only count that code, so even though it appears 3 times, it is only one job because of that code, all the days worked are still that job. Hope that explains it enough.
Answers
-
HI Aaron,
Have you tried using the Distinct function? Hopefully this will help: https://help.smartsheet.com/function/distinct
-
OHS yes I have and I haven't made any progress
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!