Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I want to sum a column but I only want to use the value of a paticular row if a value in a another column same row exists such as a "Yes" or "X". Right now I am using the following equation:
=SUM(IF(D8="",R8=0,R8),IF(D9="",R9=0,R9),IF(D10="",R10=0,R10),IF(D11="",R11=0,R11),IF(D12="",R12=0,R12))-1
This equation works some of the time depending if there are values in the entire column. I know this is a brute force method... Please be gentle
Your time is Greatly Appreciated
Scott

Hey Tom... You are the man!! That took care of it very cleanly and with little effort. Thanks for you time I really appreciate it
Best Regards
Scott

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |