Hi All,
I am having a table wherein I am having the following columns:
ColA ColB ColC Rank
addf asd asd 1
-- -- -- 2
-- -- -- 3
I want to separate my dataset based onto the rank into different workbooks. Eg. here I want data with rank1, 2 and 3 in three different worksheets.
Any help would be really appreciated!
Bookmarks