rakesh seebaruth
Active Member
- Joined
- Oct 6, 2011
- Messages
- 303
Hi Guys
I have the following link
https://www.dropbox.com/s/i77n2rc0c5pgfk7/transpose.xlsx?dl=0
Sheet1 is my data table and Sheet2 is the output.
You will notice that there are five Ref Numbers which are the same(TV201801/000380). These Ref numbers are assigned to the name of the persons and his/her role. Same applies to TV201801/000381.
I want vba to do the following for me :
(i) To remove all duplicates in Ref Number Column and keep only one TV201801/000380 .Same applies also for
TV201801/000381.
(ii) To choose at random a seller and a purchaser with their respective Ref Numbers as shown in Sheet2
thanks/regards
rakesh
I have the following link
https://www.dropbox.com/s/i77n2rc0c5pgfk7/transpose.xlsx?dl=0
Sheet1 is my data table and Sheet2 is the output.
You will notice that there are five Ref Numbers which are the same(TV201801/000380). These Ref numbers are assigned to the name of the persons and his/her role. Same applies to TV201801/000381.
I want vba to do the following for me :
(i) To remove all duplicates in Ref Number Column and keep only one TV201801/000380 .Same applies also for
TV201801/000381.
(ii) To choose at random a seller and a purchaser with their respective Ref Numbers as shown in Sheet2
thanks/regards
rakesh