![]() |
Switching view on/off for row & column headers?
How do you make the row and column headers( ie: A ~Z and 1~100000) viewable /
not-viewable? |
Switching view on/off for row & column headers?
try,
Tools|Options|View Un-Check row & column headers. Mike "J@Y" wrote: How do you make the row and column headers( ie: A ~Z and 1~100000) viewable / not-viewable? |
Switching view on/off for row & column headers?
Thanks very much!
"Mike H" wrote: try, Tools|Options|View Un-Check row & column headers. Mike "J@Y" wrote: How do you make the row and column headers( ie: A ~Z and 1~100000) viewable / not-viewable? |
Switching view on/off for row & column headers?
ToolsOptionsView. Uncheck "row and column headers"
Or a macro to toggle off/on Sub Toggle_Headers() With ActiveWindow .DisplayHeadings = Not .DisplayHeadings End With End Sub Gord Dibben MS Excel MVP On Wed, 18 Jul 2007 13:08:04 -0700, J@Y wrote: How do you make the row and column headers( ie: A ~Z and 1~100000) viewable / not-viewable? |
All times are GMT +1. The time now is 05:28 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com