Tennisguuy
Well-known Member
- Joined
- Oct 17, 2007
- Messages
- 564
- Office Version
- 2016
- Platform
- Windows
I'm not sure if a vlookup is the best way to handle this but I have a some data where if the value in column A is equal to a 1 I need excel to sum the value in column D. The value in column A could appear muliple times and in row but all with in column A. For example,
A B C D
1 50 25 75
2 40 30 30
1 25 50 25
1 50 25 50
In this example formula should return a sum of 150.
A B C D
1 50 25 75
2 40 30 30
1 25 50 25
1 50 25 50
In this example formula should return a sum of 150.