Posted to microsoft.public.excel.programming
|
|
show all columns in a worksheet
Cells.Select
Selection.EntireColumn.Hidden = False
--
pkohler
------------------------------------------------------------------------
pkohler's Profile: http://www.excelforum.com/member.php...fo&userid=8919
View this thread: http://www.excelforum.com/showthread...hreadid=385699
|