viewing specific columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top