Hi All,
Need your assistance for VBA code to get count of unique values in one particular column(column "A")
There are multiple files in a folder and for all the files the data is in column "A".
VBA to generate the unique values count in separate excel sheet along with file names.
Thank You.