Hello. I have a set of account program titles(B) and a dollar value(J) and for some accounts there is not a program title and the cell is blank or empty (not sure what definition fits this situation, there is no formula in the cell). I would like to sum all of the dollar values for which there is a program title. I tried using =SUMIF(B34:B5000,"<>"&"",J34:J5000) but it returned the total dollar value for all accounts (even without a program title).
What can I use to sum the dollar values beginning in if that account is in a program?
Thank you in advance
What can I use to sum the dollar values beginning in if that account is in a program?
Thank you in advance