Hi
I would like to sum a row of numbers ( say 4 numbers but in cells A4=5,C4=10,E4=15,G4=abs) but I don"t want to sum the cells in the row in between - say if B4 was 12 - or if there is text in any of my designated cell - in this case G4 has text.
I have been trying sumif and using "<>*" but I can't separate out the individual cells to add without putting in a range. I have been using =SUMIF(A4:G4,"<>*",A4:G4) and it works but adds the cells in between and the answers are wrong.
Thank you in advance if anyone can solve it for me - it would be much appreciated
Cheers
I would like to sum a row of numbers ( say 4 numbers but in cells A4=5,C4=10,E4=15,G4=abs) but I don"t want to sum the cells in the row in between - say if B4 was 12 - or if there is text in any of my designated cell - in this case G4 has text.
I have been trying sumif and using "<>*" but I can't separate out the individual cells to add without putting in a range. I have been using =SUMIF(A4:G4,"<>*",A4:G4) and it works but adds the cells in between and the answers are wrong.
Thank you in advance if anyone can solve it for me - it would be much appreciated
Cheers