Thread
:
Find empty rows or columns
View Single Post
#
2
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 27,285
Find empty rows or columns
application.CountA(rows(3)) = 0
would indicate it is empty
--
Regards,
Tom Ogilvy
"Marvin" wrote in message
...
What is the best way to determine if a row or column is empty?
Thanks.
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy