Thread
:
Testing for empty sheet
View Single Post
#
1
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 6,953
Testing for empty sheet
Application.CountA(Activesheet.cells) should equal 0.
--
Regards,
Tom Ogilvy
"Stu W" wrote:
What's the easiest method to test for an empty worksheet?
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy