Hello, I have a boggle with some calculations that would be nice to solve without a macro.
I have a sheet where there can be up to 4 series of numbers in the same row (one year layout - Jan, Feb, etc. - 365 cells).
I have 4 cells, where I would like to sum the value of series 1, series 2, series 3 and series 4 - IF they exists.
The value will be either blank or numeric.
I was thinking of looking up the first non-blank cell, and calculate until it was blank again, but there is 365 cells to look through, and I don't think I can use that many layers of IF, and how do I then find the second and third series if they exists?
TIA for all help provided.
karlaane
I have a sheet where there can be up to 4 series of numbers in the same row (one year layout - Jan, Feb, etc. - 365 cells).
I have 4 cells, where I would like to sum the value of series 1, series 2, series 3 and series 4 - IF they exists.
The value will be either blank or numeric.
I was thinking of looking up the first non-blank cell, and calculate until it was blank again, but there is 365 cells to look through, and I don't think I can use that many layers of IF, and how do I then find the second and third series if they exists?
TIA for all help provided.
karlaane