I have 2 columns of data.
A 1 =1
A 2 =1
A 1 =0 (since duplicate of row 1)
B 1 = 1
B 1 = 0 (since duplicate of above row)
C 2 = 1
I need a formula for a hidden column that marks only the first value as unique and rest as duplicates.
I.e. Hidden column would generate results as per col c above, giving me a total of 4 unique values.
Bookmarks