Scenario in formula

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want a formula to evaluate cells according to a scenario. In other words,
a scenario identifier will be one of the parameters of a function, and cell
arguments evaluated as if they contained the scenario's values.

Can it be done?
 
Example:
Suppose scenario A sets cell A1 to 1, and scenario B sets A1 to 2. In B1, I
would like to show 2*A1, according to scenario A (2). In C1, I would like to
show 2*A1 according to scenario B (4).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top