I have a spreadsheet and I need to add up column with both text and monetary amounts in. But, because what I am trying to total are the results of a formula, I can't get it right.
My spreadsheet is recording sessions taken. So if the 8 - 9 session is used, put a 1 in. On the invoice that records £20, if an 'F' is put in the session, then the invoice records 'Funded'. How can I total this column please?
I've tried =VALUE(SUMIF(C23:H23,">0")) and that doesn't work!
Thanks in advance!