![]() |
Unhide a column among columns.
Hi,
There are 10 columns which are hidden between two columns(A and X). I want to unhide only 1 or 2 columns without enabling(unhiding) remaing How can i do it. Thanks and regards mowrya.K.B.P. |
Unhide a column among columns.
With the help of a Macro.
The command look like this: Columns("E:G").EntireColumn.Hidden = False *** Check the VBA Help *** Micky "Mowrya" wrote: Hi, There are 10 columns which are hidden between two columns(A and X). I want to unhide only 1 or 2 columns without enabling(unhiding) remaing How can i do it. Thanks and regards mowrya.K.B.P. |
Unhide a column among columns.
Click in the name box (it typically shows the selected cell. Type in a cell
in the column. Press enter. Then unhide the column. In 2003, its Format, Column, Unhide. Not certain what it is in 2007. Robert Flanagan http://www.add-ins.com Productivity add-ins and downloadable books on VB macros for Excel "Mowrya" wrote in message ... Hi, There are 10 columns which are hidden between two columns(A and X). I want to unhide only 1 or 2 columns without enabling(unhiding) remaing How can i do it. Thanks and regards mowrya.K.B.P. |
All times are GMT +1. The time now is 03:58 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com