Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Formulas can only return values to their calling cells - they can't
insert values in other cells. Perhaps if you gave more details, it would help to know what to suggest instead. In article , P Ryan Nutribio <P Ryan wrote: <nothing |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Perhaps you meant to do something like this
In B2, copied down: =IF(A2="",0,A2) which inserts zeros where col A is empty otherwise replicate col A's values Roger? Click the YES button below -- Max Singapore http://savefile.com/projects/236895 Downloads:25,000 Files:300 Subscribers:70 xdemechanik --- |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In what way would that give a different result from =A2 ?
-- David Biddulph "Max" wrote in message ... Perhaps you meant to do something like this In B2, copied down: =IF(A2="",0,A2) which inserts zeros where col A is empty otherwise replicate col A's values Roger? Click the YES button below -- Max Singapore http://savefile.com/projects/236895 Downloads:25,000 Files:300 Subscribers:70 xdemechanik --- |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"David Biddulph" wrote:
In what way would that give a different result from =A2 ? It gives the OP an opportunity to see how to frame up a typical IF -- Max Singapore http://savefile.com/projects/236895 Downloads:25,000 Files:300 Subscribers:70 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert selected cell value into next cell in range that is empty | Excel Worksheet Functions | |||
Macro to insert text into empty cell | Excel Worksheet Functions | |||
Insert Current Date when cell is empty?? | Excel Worksheet Functions | |||
Insert and sum in empty cell | Excel Worksheet Functions | |||
Need a insert a empty cell if compare different function | Excel Discussion (Misc queries) |