Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need a macro to do the following: I have a table like this, starting in row 6. ] ] A B C D E 6] 1 N N N 7] 2 N N N N 8] 3 N N N N 9] 4 10]5 11] 12] 13] etc. 100] Rows 11 to 100 are empty. I want to select area A1:E100 and delete all content from table rows A9:E9 and A10:E10, because these table rows have empty cells from columns B through to E. The rows are marked by an ID number as in numbers 1 to 5 above. When cells in columns B to E are found to be empty, the content of the table row, including the row ID, must be deleted. Note, this is not deleting the entire excel row, just the content of rows 9 and 10 or down. Appreciate the help. GBExcel -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/201001/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If cell empty delete row | Excel Discussion (Misc queries) | |||
How to delete at once empty columns in a table? | Excel Discussion (Misc queries) | |||
Delete rows if particular cell empty | Excel Programming | |||
Code to Delete Empty Rows in a Word Table | Excel Programming | |||
how to run through a table an delete the empty cells? | Excel Programming |