Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is the best way to determine if a row or column is empty?
Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
select the whole worksheet from the upper-left square, then go to Data, Sort
Data, select whether that collumn has a header or not, then select the column to be sorted. You will shove any potential data to the top or bottom of the column. -- Acknowledge and Move on. "Marvin" wrote: What is the best way to determine if a row or column is empty? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete rows that are empty across columns | Excel Worksheet Functions | |||
How to find next value if rows between are empty? | Excel Discussion (Misc queries) | |||
Empty Rows and Columns | New Users to Excel | |||
To find number of non-empty cells across columns | Excel Programming | |||
Find last row of data and delete empty rows | Excel Programming |