Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I hope this can be done. There are 84 'budget' cells with formulas based on totals in 'other' cells from other worksheets. There are 84 similar 'actual' cells based on the same identical 'other' cells. When the budget gets locked down, the 84 'budget' cells should stay as they are and never change after that. Only the 84 'actual' cells with continue to be based on changes in the 'other' cells. For example, both C11 (budget cell) and E11 (actual cell) are =Concept! $AZ$18. If cell $P$7 (which is either Y for budget approved and locked down or N for not approved) is Y, C11 should stay as it currently is forever. Right now, it's $732,410 using the Accounting format type. Can C11 say something like =If($P$7="Y",make-me-what-I-am-now,Concept! $AZ$18)? I'm just hoping the users don't have to type over the 84 cells when the budget gets approved. Thanks for reading this far, Michele |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 make 1 date cell automatically change another date cell | Excel Worksheet Functions | |||
How to make IF function not change cell value? | Excel Worksheet Functions | |||
how 2 make one cell change title when either of 2 other are > 1 | Excel Discussion (Misc queries) | |||
Can I make a cell change colour automatically | Excel Programming | |||
Make cell entry event change another cell? | Excel Programming |