Thread
:
Hidden Column in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
norika
external usenet poster
Posts: 1
Hidden Column in VBA
How do I change the command line and let me go to cell A1?
I try to change
from wks.Range("A:A").EntireColumn.Hidden = True
to wks.Range("A1").Select
Of course, it failed.
Norika
---
Message posted from
http://www.ExcelForum.com/
Reply With Quote
norika
View Public Profile
Find all posts by norika