Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to create a macro that will delete blank cells in a selection. The only code I have found uses "Selection.SpecialCells (xlCellTypeBlanks).EntireRow.Delete" However, I want to delete just the blank cells in a particulary row if both are blank, not the entire row in the worksheet. For example selection is A2:B9 and cells A4 and B4 are both zero or blank. I need cells A4 and B4 deleted and the remaining cell selection moved up a row. Please help! Thanks.. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting blank cells globally | Excel Discussion (Misc queries) | |||
Deleting blank cells AFTER an UNMERGE | Excel Discussion (Misc queries) | |||
Deleting spaces in blank cells | Excel Discussion (Misc queries) | |||
Deleting Blank Cells Wholesale? | Excel Discussion (Misc queries) | |||
Deleting rows with blank cells | Excel Worksheet Functions |