Hi everyone.
I'm trying to create a budget expenditure worksheet where values are dependent on items in a pick list/drop down list.
In worksheet #2 I've got items in col A each with an associated value ($) in column B.
In worksheet #1 I've got: 1) A drop down list for items (A), 2) a drop down list of value (B) and 3) a free text 'cost $' column C.
I'd like to have column D where it calculates (worksheet #2 (B) minus worksheet #1 column (C).
The difficulty I'm having is how to create a formula that says ' IF A1 = "X" THEN B1 = "X" AND D1=(B1-C1)
thanks
I'm trying to create a budget expenditure worksheet where values are dependent on items in a pick list/drop down list.
In worksheet #2 I've got items in col A each with an associated value ($) in column B.
In worksheet #1 I've got: 1) A drop down list for items (A), 2) a drop down list of value (B) and 3) a free text 'cost $' column C.
I'd like to have column D where it calculates (worksheet #2 (B) minus worksheet #1 column (C).
The difficulty I'm having is how to create a formula that says ' IF A1 = "X" THEN B1 = "X" AND D1=(B1-C1)
thanks