ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VBA to unhide columns (https://www.excelbanter.com/excel-programming/338800-vba-unhide-columns.html)

shiney

VBA to unhide columns
 

Hi
Can anyone give me a code to unhide or autofit columns automaticall
when the worksheet is opened?
I tried to modify an On entry script I got off the web but can't figur
it out.
Thank

--
shine
-----------------------------------------------------------------------
shiney's Profile: http://www.excelforum.com/member.php...fo&userid=2681
View this thread: http://www.excelforum.com/showthread.php?threadid=40070


Xcelion

VBA to unhide columns
 
Shiny ,

You could use like this open event
Sheet1.Columns.Hidden = True
Sheet1.Columns.AutoFit

Thanks
Xcelion



"shiney" wrote:


Hi
Can anyone give me a code to unhide or autofit columns automatically
when the worksheet is opened?
I tried to modify an On entry script I got off the web but can't figure
it out.
Thanks


--
shiney
------------------------------------------------------------------------
shiney's Profile: http://www.excelforum.com/member.php...o&userid=26817
View this thread: http://www.excelforum.com/showthread...hreadid=400706




All times are GMT +1. The time now is 01:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com