R
Rashid Khan
Hello All,
I am creating a worksheet as follows:
Col Headings
A = Team (can be either Y or Z)
B = Criteria (can be either A or B)
C = Points Gain
D = Points Loss
E = ScoreofY (Formula required)
F = ScoreofZ (Formula required)
I want to have a Lookup formula in Columns E and F as follows:
Formula For Column E:
LOOKUP the team in Column A and then the Criteria in Column B. IF the Team
is Y and Criteria is A then calculate Points Gain*Points Loss, and in
Column F show the value of Col C with a negative sign and
If the Team is Y and Criteria is B then calculate Points Gain*Points Loss
with a negative sign and show the value of Col C with a positive sign.
Formula For Column F:
LOOKUP the team in Column A and then the Criteria in Column B. IF the Team
is Z and Criteria is A then calculate Points Gain*Points Loss, and in Column
E show the value of Col C with a negative sign and
If the Team is Z and Criteria is B then calculate Points Gain*Points Loss
with a negative sign and show the value of Col C with a positive sign.
I think I have made myself clear.
Any help would be appreciated.
I would be entering only value in Column A, B, C and D... and the values in
Columns E and F should be calculated with a LOOKUP and IF formula... Any
other suggestions would also be greatly appreciated.
Have a nice weekend
R. Khan
I am creating a worksheet as follows:
Col Headings
A = Team (can be either Y or Z)
B = Criteria (can be either A or B)
C = Points Gain
D = Points Loss
E = ScoreofY (Formula required)
F = ScoreofZ (Formula required)
I want to have a Lookup formula in Columns E and F as follows:
Formula For Column E:
LOOKUP the team in Column A and then the Criteria in Column B. IF the Team
is Y and Criteria is A then calculate Points Gain*Points Loss, and in
Column F show the value of Col C with a negative sign and
If the Team is Y and Criteria is B then calculate Points Gain*Points Loss
with a negative sign and show the value of Col C with a positive sign.
Formula For Column F:
LOOKUP the team in Column A and then the Criteria in Column B. IF the Team
is Z and Criteria is A then calculate Points Gain*Points Loss, and in Column
E show the value of Col C with a negative sign and
If the Team is Z and Criteria is B then calculate Points Gain*Points Loss
with a negative sign and show the value of Col C with a positive sign.
I think I have made myself clear.
Any help would be appreciated.
I would be entering only value in Column A, B, C and D... and the values in
Columns E and F should be calculated with a LOOKUP and IF formula... Any
other suggestions would also be greatly appreciated.
Have a nice weekend
R. Khan