Thread
:
Hiddening Rows in an embedded worksheet
View Single Post
#
1
Posted to microsoft.public.excel.programming
Wendy
external usenet poster
Posts: 99
Hiddening Rows in an embedded worksheet
I am using this formuala to hide columns: Columns("by:cc").Hidden = Not
Columns("by:cc").Hidden
What formula do I use to hide a row?
I am trying to do it for rows A3:A30, and get a syntax error.
thanks
Reply With Quote
Wendy
View Public Profile
Find all posts by Wendy