Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi group,
Can someone help with this problem: I want to search column B for empty cells. If an empty cell is found then the value in the same row in column C should be moved to column D and one row up If a new empty cell is found in column B right below the first cell that was found, then the value in column C should be moved to column E, and this time two rows up. In other words Excel VBA needs to distinguish between one empty cell or two emty cells after each other. Is this possible? Best regards, Kaj Pedersen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Simple code to find the empty cells in a range and cells with number | Excel Programming | |||
clearing values of cells in named range(s) so the cells are empty | Excel Programming | |||
SUMPRODUCT + ISNUMBER(SEARCH) + Empty Cells | Excel Discussion (Misc queries) | |||
Excel- find the last filled cells in column with empty cells | Excel Programming | |||
macro to colour empty cells (cells not recognized as empty) | Excel Programming |