Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 71
Default Qn: Column/Row Hide??

Hello Everyone,

Is there a way to hide the labels A,B,C.... 1,2,3.... and so on. Is there a
command such as:

Application.CommandBars("Standard").Visible = False

I don't want to hide a whole row or column, I just want to hide the labels
that say A,B, C, 1,2,3.. and so on, and keep all the cells. Kind of clean
up the screen if you know what I mean??? I want to hide all the menu bars
and labels so my program has a clean fresh look.

Thanks.. mv


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Qn: Column/Row Hide??

Record a macro when you do:

tools|options|view tab
and uncheck Row and column headers.

I got this line:

ActiveWindow.DisplayHeadings = False



Michael Vaughan wrote:

Hello Everyone,

Is there a way to hide the labels A,B,C.... 1,2,3.... and so on. Is there a
command such as:

Application.CommandBars("Standard").Visible = False

I don't want to hide a whole row or column, I just want to hide the labels
that say A,B, C, 1,2,3.. and so on, and keep all the cells. Kind of clean
up the screen if you know what I mean??? I want to hide all the menu bars
and labels so my program has a clean fresh look.

Thanks.. mv


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hide Column TNGIRLKK Excel Discussion (Misc queries) 2 June 10th 09 08:31 PM
Hide Column If Usedrange of Column ISBLANK Follow-up [email protected] Excel Discussion (Misc queries) 1 April 12th 09 10:00 PM
Hide Column If Usedrange of Column ISBLANK [email protected] Excel Discussion (Misc queries) 4 April 12th 09 09:47 PM
Hide column or row based on a cell in the column or row? SacGuy Excel Discussion (Misc queries) 0 January 24th 06 06:51 PM
hide column varun New Users to Excel 1 December 3rd 04 02:13 AM


All times are GMT +1. The time now is 05:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"