View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Yogi_Bear_79 Yogi_Bear_79 is offline
external usenet poster
 
Posts: 28
Default Identify Blank Cells in Col & move coresponding data

I need to identify which rows have a blank cell in colum E. I then need to
move the data from:

F to E
G to F
H to G

I would like to do this without moving the data from the remaing rows.

Manually I would filter by blank for that column, then delete the affected
cells from column E. I would allow Excel to move the data to the left. I
would then go to column H and insert blank cells, moving the remaining rows
I~?? to the right