C
charliedog
I want to enter a value in one cell that will produce a result based on
values in other cells. For example: Cell B5 has a drop down list where I
select the level of Tobacco use (mild, moderate or heavy). Once I've selected
from the list, I want to return a value in C5 that reflects not only my B5
selection, but also the value in C1 (Gender - male or female) and C2 (age).
So if C1=Male, and C2=50, when I select "mild" in B5 I want C5 to show "100",
but if C2=55 then I want C5 to result in "110." I hope my description makes
sense. I would appreciate any help.
values in other cells. For example: Cell B5 has a drop down list where I
select the level of Tobacco use (mild, moderate or heavy). Once I've selected
from the list, I want to return a value in C5 that reflects not only my B5
selection, but also the value in C1 (Gender - male or female) and C2 (age).
So if C1=Male, and C2=50, when I select "mild" in B5 I want C5 to show "100",
but if C2=55 then I want C5 to result in "110." I hope my description makes
sense. I would appreciate any help.