Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How do I make a IF function do this? IF(CELL1 = X ,CELL1,CELL2) The formula
is located in CELL2. When the IF function is false, then I want the value in CELL2 to stay the same. I get a circular reference with this format. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can't.
CELL2 either has a value in it or a formula; it can't have both. You will get a circular reference because the formula contains a reference to the cell that contains it Regards Trevor "SE" wrote in message ... How do I make a IF function do this? IF(CELL1 = X ,CELL1,CELL2) The formula is located in CELL2. When the IF function is false, then I want the value in CELL2 to stay the same. I get a circular reference with this format. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
SE...if you are used on having large volume of formulas wherein you require
optimized result like mostly in engineering,,,circular referencing is like a solver technique....go to optionscalculationsManualiterations type 1...u can avoid the circular ref. pop-up window....most users thought that excel provide the circular ref pop up window as an error message but it is not....believe me... -- "Bright minds are blessed to those who share them.."-rsb. "SE" wrote: How do I make a IF function do this? IF(CELL1 = X ,CELL1,CELL2) The formula is located in CELL2. When the IF function is false, then I want the value in CELL2 to stay the same. I get a circular reference with this format. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change the fill color of a cell using an "IF" function | Excel Worksheet Functions | |||
Can you make a cell = 0 if original function is creating a"#ref!"? | Excel Worksheet Functions | |||
function to change cell position and allows dragging | Excel Worksheet Functions | |||
cell ref in function formula change when inserting additional colu | Excel Worksheet Functions | |||
Possible Lookup Table | Excel Worksheet Functions |