Quantcast
Channel: Active questions tagged worksheet-function - Super User
Viewing all articles
Browse latest Browse all 934

Changing cell values based on another cell

$
0
0

Lets say that I have 3 parameters/cells:

  • High (Cell A1)
  • Medium (Cell A2)
  • Low (Cell A3)

the fixed values for these cells are 2, 2 ,2

how can I change the value of cellA1 based on the changes of cellA2, or cellA3.for example:if cellA2 value is 1, I have to add 1 to cellA1, and if its Zero I have to add 2 to ceelA1.

can you help please?


Viewing all articles
Browse latest Browse all 934

Trending Articles