Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to replace null values in all the cells of a column with the value in
the cell directly above it. Can I run something in the next column to accomplish this? Example: A B 1 $5 2 3 $3 4 $7 5 Desired Result: Example: A B 1 $5 $5 2 $5 3 $3 $3 4 $7 $7 5 $7 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to replace null values with zero? | Setting up and Configuration of Excel | |||
replace null cells within a range to 0 | Excel Discussion (Misc queries) | |||
How do I find and replace null values in Excel 2002 worksheets? | Excel Worksheet Functions | |||
Replace Null value in Coloumn | Excel Discussion (Misc queries) | |||
Replace null string with blank cell | Excel Discussion (Misc queries) |