SteveOranjin
Board Regular
- Joined
- Dec 18, 2017
- Messages
- 170
Hello,
I am in the middle of writing a formula that evaluates whether or not a column has any duplicates in it. The problem is, is that I don't know how to make the formula evaluate duplicates where that condition is met.
If the header is "SKU" then I would like the formula to count the number of duplicates and return the number. So,
IF column C has header "SKU"
Then
Count numebr of duplicates.
If Column does NOT have "SKU" in title, than do not count duplicates.
Steve
I am in the middle of writing a formula that evaluates whether or not a column has any duplicates in it. The problem is, is that I don't know how to make the formula evaluate duplicates where that condition is met.
If the header is "SKU" then I would like the formula to count the number of duplicates and return the number. So,
IF column C has header "SKU"
Then
Count numebr of duplicates.
If Column does NOT have "SKU" in title, than do not count duplicates.
Steve