Unhide row
rows.hidden = False
or Range("A1").Resize(12).EntireRow.Hidden = False
Regards,
Tom Ogilvy
"Rickey Zachary" wrote in message
...
Rows 1 through 12 are hiden. I have tried format,row,unhide by
selecting the whole worksheet. This did not work.
Thanks
Rick
|