Karlbirger
Board Regular
- Joined
- Sep 21, 2011
- Messages
- 68
Hi guys,
I have two columns, A and B. In column A the value can be either "Yes" or "No".
I have problems to engineer a formula that sum up all cells in column B where the equivalent cells in column A equals "Yes".
Is this possible to construct in Worksheet_SelectionChange and add to a specific cell so I dont have to update it manually to see the total value?
Thanks for the help.
Regards
KB
I have two columns, A and B. In column A the value can be either "Yes" or "No".
I have problems to engineer a formula that sum up all cells in column B where the equivalent cells in column A equals "Yes".
Is this possible to construct in Worksheet_SelectionChange and add to a specific cell so I dont have to update it manually to see the total value?
Thanks for the help.
Regards
KB