Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Removing Column and Row labels and menus from screen

I've seen excel files with visual basic code that turned
off the column labels and Row labels, and hid the menu
bars in Excel. It makes the excel document look and feel
like a program...

Does anyone know how to do this? Any help is greatly
appreciated.

Rgds,
Dan Winterton
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Removing Column and Row labels and menus from screen

for row and column headers, turn on the macro recorder and go to

Tools=Options=View and unselect Row & column headers,

--
Regards,
Tom Ogilvy


"Dan Winterton" wrote in message
...
I've seen excel files with visual basic code that turned
off the column labels and Row labels, and hid the menu
bars in Excel. It makes the excel document look and feel
like a program...

Does anyone know how to do this? Any help is greatly
appreciated.

Rgds,
Dan Winterton



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 983
Default Removing Column and Row labels and menus from screen

Removing the Tool bars and changing application settings is a little bit
dangerous. If you don't handle errors in a graceful way and you crash the
spreadsheet then depending on what you have done toolbars may not come back
and settings may not be restored. If you are not to sure how to handle errors
I would be very cautious using these functions...

"Dan Winterton" wrote:

I've seen excel files with visual basic code that turned
off the column labels and Row labels, and hid the menu
bars in Excel. It makes the excel document look and feel
like a program...

Does anyone know how to do this? Any help is greatly
appreciated.

Rgds,
Dan Winterton

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
Row labels displayed as column labels I Teach Excel Discussion (Misc queries) 0 January 27th 10 04:41 PM
Removing the print area dost from the screen DubboPete Excel Discussion (Misc queries) 2 April 30th 09 03:42 PM
How do I go about finding and removing labels in formulas? Chuck M Excel Discussion (Misc queries) 1 July 23rd 07 07:48 PM
Removing labels and names in formulas Eleazar Excel Discussion (Misc queries) 3 July 11th 06 12:03 AM
Overriding Actions of Excel DropDown Menus and Poup Menus Von Shean Excel Programming 2 February 3rd 04 06:43 AM


All times are GMT +1. The time now is 05:47 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"