N
Nikhil
I have data in a table in multiple worksheets... I would like to consolidate
the distinct data from these sheets into a single sheet....
eg. sheet1- A-B-C
sheet2 - X-Y-Z
sheet3 - A-B-E
sheet4 - X-Y-Z
the result should be :
A-B_c
X-Y-Z
A-B-E
this is to be done using a macro...
plz help..
the distinct data from these sheets into a single sheet....
eg. sheet1- A-B-C
sheet2 - X-Y-Z
sheet3 - A-B-E
sheet4 - X-Y-Z
the result should be :
A-B_c
X-Y-Z
A-B-E
this is to be done using a macro...
plz help..