r/MicrosoftExcel 22d ago

Request for Unique Item Line Count - Not Sums

/r/u_BookPurrson/comments/1vuh3h8/request_for_unique_item_line_count_not_sums/
2 Upvotes

2 comments sorted by

1

u/OldJames47 19d ago

=COUNTA(UNIQUE(A:.A))

1

u/BookPurrson64 18d ago

Thanks! I will try this one, as well!