Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to define a function that would copy the result of on
formula (from one cell) onto another cell and then erase itself so th copied result would not be recalculated? I.e: In cell C1 I would have (=A1+B1). The idea is to put in cell D1 function like =IF(C1<"","",Freeze()) And Freeze() would be the defined function that would copy the resul from cell C1 to cell E1 and then would erase the IF function so n matter if I change the values in A1 or B1 the value of D1 will stay th same. Thanks in advanc -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 freeze panes won't freeze top row only | Excel Discussion (Misc queries) | |||
freeze pane: freeze from two worksheets? | Excel Discussion (Misc queries) | |||
How do I freeze a formula so other users can't change it? | Excel Discussion (Misc queries) | |||
Freeze Function Results in Cells | Excel Worksheet Functions | |||
Need help to freeze or override a formula | Excel Discussion (Misc queries) |