Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have data in some 20 columns. But I have to view some 8 or 9 specified
columns only. For example I have to view column a,n,o and P. How to do this through macro? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you can record a macro when you hide all the columns you don't want to
see. And record a macro when you unhide all the columns. Then you can run either whenever you need. ezil wrote: I have data in some 20 columns. But I have to view some 8 or 9 specified columns only. For example I have to view column a,n,o and P. How to do this through macro? -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jul 6, 11:50 am, ezil wrote:
I have data in some 20 columns. But I have to view some 8 or 9 specified columns only. For example I have to view column a,n,o and P. How to do this through macro? Hide columns or create a Macro that hides columns and runs off a toolbar button. Dennis |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Method of viewing/naming columns or conversions for same | Excel Worksheet Functions | |||
Viewing information after hiding columns / rows | Excel Discussion (Misc queries) | |||
Preventing people from viewing specific worksheets | Excel Programming | |||
Preventing Viewing of certain columns by recipient | Excel Discussion (Misc queries) | |||
can you prevent viewing of specific columns in a worksheet | Excel Worksheet Functions |