I have data in column J, but have some blank cells that need to be filled in with data from the cell or multiple cells below the blank.
For example J6 contains "Open", J8 is blank, J7 is empty, J6 is empty, J5 Contains "closed".
I need to have "Open" fill in the blank cells J7 and J6 and then stop at J5 because the cell contains a value.
This type of scenario may occur several different times, with fewer or more blank cells between cells that contain a value. In all cases I need the cell with the value filling up until a cell contains a value.
Ideas?
Question #2 is how to reverse this situation (column C) Fill down with the value above a blank until a cell with a value.
For example J6 contains "Open", J8 is blank, J7 is empty, J6 is empty, J5 Contains "closed".
I need to have "Open" fill in the blank cells J7 and J6 and then stop at J5 because the cell contains a value.
This type of scenario may occur several different times, with fewer or more blank cells between cells that contain a value. In all cases I need the cell with the value filling up until a cell contains a value.
Ideas?
Question #2 is how to reverse this situation (column C) Fill down with the value above a blank until a cell with a value.