Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I organize numerous excel charts with numerous columns. Each worksheet always
has a header row. I would like to know if anyone knows how to create a Macro that will delete columns which contain a Header Row but no data? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
how about a for/each loop looking for counta <2
-- Don Guillett SalesAid Software "Darth Cor" <Darth wrote in message ... I organize numerous excel charts with numerous columns. Each worksheet always has a header row. I would like to know if anyone knows how to create a Macro that will delete columns which contain a Header Row but no data? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to delete columns with headings but rows are empty | Excel Worksheet Functions | |||
Is there an easy way to delete empty columns? | Excel Worksheet Functions | |||
How to delete at once empty columns in a table? | Excel Discussion (Misc queries) | |||
Delete rows that are empty across columns | Excel Worksheet Functions | |||
Delete empty array columns | Excel Programming |