Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In Excel 2007, in column C I have some cells that contain numbers and some
cells that are blank. In column D, for every blank cell in column C I need to return the cell reference of the previous cell containing a number. For instance, if C10 is 5, c11 is blank, and c12 is blank, then i need d11 to return "$C$10" and I need d12 to also return "$C$10". D10 should be blank since C10 contained a number. In column E, I need to do the same thing except I need the next non-blank cell returned rather than the previous. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find first positive number in column | Excel Discussion (Misc queries) | |||
Count to find the number of 100% 90% 80% in a column | Excel Discussion (Misc queries) | |||
Find max Row() number for a value in column | Excel Worksheet Functions | |||
How do I find the last number in a column of numbers? | Excel Worksheet Functions | |||
How do I find the first value in a column less than a number? | Excel Worksheet Functions |