B
bobby769
I have a file with multiple worksheets. I need to find the # of unique values
in D
. The values in D
are alpha numeric
Ex.
Values
1a
1d
2e
1a
That should return the # "3" in the destination cell.
Thanks in advance.
in D
Ex.
Values
1a
1d
2e
1a
That should return the # "3" in the destination cell.
Thanks in advance.