Hi,
I am stuck up in following condition using macro...
I have large data in worksheet having 200 Columns and 60 rows in "sheet1".
Concept is -
User inputs some number where that number's column only be visible and rest 199 columns and their data will be invisible.
( Eg - number entered 2. Column No 2 will be visible only; rest of columns 1 & 3-200 will be invisible)
Now Everytime as user enters number that column will be visible column.
So i have range of 0 to 200 numbers, any of which user can enter and other than selected column should be invisible.
i am not getting how to handle 200 columns data visible n invisible. Here its not any specific column to hide and show rest all.
Everytime there will be differnt number entered and different columns to hide.
How to handle such chunk of data with minimum code.
Anyone can help me please give suggession.
Thnx
HSD
I am stuck up in following condition using macro...
I have large data in worksheet having 200 Columns and 60 rows in "sheet1".
Concept is -
User inputs some number where that number's column only be visible and rest 199 columns and their data will be invisible.
( Eg - number entered 2. Column No 2 will be visible only; rest of columns 1 & 3-200 will be invisible)
Now Everytime as user enters number that column will be visible column.
So i have range of 0 to 200 numbers, any of which user can enter and other than selected column should be invisible.
i am not getting how to handle 200 columns data visible n invisible. Here its not any specific column to hide and show rest all.
Everytime there will be differnt number entered and different columns to hide.
How to handle such chunk of data with minimum code.
Anyone can help me please give suggession.
Thnx
HSD