Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, is there a way to enter an IF function into cell #1 that changes a value
in cell #2? Basically this is what I'm trying to do: Cell #3 may or may not have data. If it does have data, then cell #2 should have the same data. If not, then cell #2 keeps whatever data it had. So I wanted to enter a formula in cell #1 that checks if cell #3 is empty, if not, then override cell #2. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Not without code. You can however store the #2 value in say cell 4, then if
cell3="",cell4,cell3. -- -John Please rate when your question is answered to help us and others know what is helpful. "hfazal" wrote: Hi, is there a way to enter an IF function into cell #1 that changes a value in cell #2? Basically this is what I'm trying to do: Cell #3 may or may not have data. If it does have data, then cell #2 should have the same data. If not, then cell #2 keeps whatever data it had. So I wanted to enter a formula in cell #1 that checks if cell #3 is empty, if not, then override cell #2. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Update Excel cell in formula not refreshing answer cell | Excel Discussion (Misc queries) | |||
Update a date cell when a target cell change.... | Excel Discussion (Misc queries) | |||
auto-hide rows, cell format (# and @), update cell refs, shade cel | Excel Discussion (Misc queries) | |||
Populating Last Saved Date in Cell AND also update that same cell in Header | Excel Discussion (Misc queries) | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions |