![]() |
|
#1
|
|||
|
|||
|
Need help with formula for finding and returning the next non-blank cell in a range. Goal is to populate column B by formula.
A B 1 18246 18260 2 18260 18381 3 4 18381 18394 5 6 7 18394 18441 8 18441 18445 9 10 18445 18709 For each row, I need a formula in column B that pulls the next available number from a subsequent row in column A, regardless of how many blank rows there are between them -- there could be no blanks at all, or there could be many. Ideally, I'd also like an if-then that says if there's no value in column A for a row, then there's no corresponding value in column B (i.e., leave the column B cell blank) so I can just copy and past the formula down all of column B and not have to got back and delete all the nulls. I'd really appreciate any suggestions to make this work! It needs to be Excel 2007 compatible. Thanks Last edited by Anyroad; 09-15-2015 at 09:16 AM. Reason: Example spreadsheet appearance adjustment |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
If id cell range is empty then should not allow to fill any other cell
|
ubns | Excel Programming | 2 | 04-12-2015 06:31 AM |
Excel Formula: return a range of cells that match
|
tinfanide | Excel | 4 | 08-30-2014 07:03 AM |
| Change formula cell range based on cell value | Scoth | Excel | 4 | 10-25-2012 07:51 AM |
How to remove blank rows from a specified range?
|
Learner7 | Excel | 1 | 04-19-2011 02:45 AM |
Moving formula range multiple cells when moving sum over one cell
|
FraserKitchell | Excel | 4 | 02-26-2010 10:38 AM |