PC Review


Reply
Thread Tools Rate Thread

Cell doesn't change if another cell is Y, otherwise make it = a thirdcell

 
 
mjones
Guest
Posts: n/a
 
      14th Apr 2008
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
 
Reply With Quote
 
 
 
 
john
Guest
Posts: n/a
 
      15th Apr 2008
Michele,
most things can be done in excel but if it's a budget v actual workbook you
are developing then I suggest that you take a look at
http://www.contextures.com/excelfiles.html - look for article FN0005 in the
list. This is a working example of a budget v actual workbook with forecast
that you can download for free - this may give you some ideas to adapt to
your need.

Hope helpful
--
jb


"mjones" wrote:

> 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
>

 
Reply With Quote
 
Dave D-C
Guest
Posts: n/a
 
      16th Apr 2008
Well, the "$732,410" has to be somewhere;
either in another cell or in the formula.
Without trying to follow your specific meanings,
I think either
A1: =IF(A2="Y","$732,410",A3) or
A1: =IF(A2="Y",A4,A3)
would have to work. Dave D-C

mjones <(E-Mail Removed)> wrote:
>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




----== Posted via Pronews.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.pronews.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= - Total Privacy via Encryption =---
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 make 1 date cell automatically change another date cell Scotty Microsoft Excel Worksheet Functions 3 22nd Apr 2010 06:15 AM
Changing the cell format doesn't change existing cell content Kate Microsoft Excel Misc 2 14th Jan 2010 04:44 PM
Cell Value doesn't change =?Utf-8?B?S2FyZW41Mw==?= Microsoft Excel Programming 1 9th Nov 2007 08:31 PM
How can I make a blank cell in a formula cell with a range of cell =?Utf-8?B?Vmk=?= Microsoft Excel Misc 5 21st Jun 2007 02:46 PM
Make cell entry event change another cell? Ken Microsoft Excel Programming 2 7th Aug 2003 02:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:09 PM.