Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / December 2006

Tip: Looking for answers? Try searching our database.

hide columns by column number

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gary Keramidas - 14 Dec 2006 05:20 GMT
figured i'd start a new thread

how do i hide a range of columns using column numbers?

something like:
columns(7,10).hidden = true

rows work like this, why not columns
rows("1:2").select

Signature

Gary

Gary Keramidas - 14 Dec 2006 05:25 GMT
i found a way
Range(Columns(firstCol), Columns(endCol)).Hidden = False

Signature

Gary

> figured i'd start a new thread
>
[quoted text clipped - 5 lines]
> rows work like this, why not columns
> rows("1:2").select
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.