I have several columns in the spreadsheet and I need to split the spread sheet based on any clolumn values.It could be 1,2,...or n...
For Example
Clo1 col2 col3 col4
1 34 45 56
3 45 76 67
5 64 58 89
If I consider col2 values I need to pot each value for example 34,45,64 in different spread sheets.
Thanks
Bookmarks