Thread
:
referring to a row that contains a single cell
View Single Post
#
6
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
referring to a row that contains a single cell
Glad to help
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Paul" wrote in message
...
Don, dmoney,
Don had it right the first time - the cell in question has the Range name
of "MyCell." I tested the suggested solution,
"Range("MyCell").EntireRow.Hidden = True" and it works just fine.
Thanks so much for responding to my question, and for providing a
solultion.
Paul
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett