Hello,
I have a sheet with column headings as the month (Jan, Feb, Mar, etc) and data for each month in the rows beneath. See below:
Type 1/1/2011 2/1/2011 3/1/2011
a 5.6 5.3 5
b 2.1 4.2 6.3
c 3.5 8.1 12.7
a 6.1 2.3 -1.5
b 5.5 4.1 2.7
c 5.4 6.1 6.8
a 5.3 9.1 12.9
b 5.2 10.4 15.6
c 5.1 7.3 9.5
I want to write a SUMIF formula in one cell that will add up all of the "a" in a certain month.
I want to be able to change the month it is summing without going into the formula and changing the column.
Any thoughts?
Thank you
I have a sheet with column headings as the month (Jan, Feb, Mar, etc) and data for each month in the rows beneath. See below:
Type 1/1/2011 2/1/2011 3/1/2011
a 5.6 5.3 5
b 2.1 4.2 6.3
c 3.5 8.1 12.7
a 6.1 2.3 -1.5
b 5.5 4.1 2.7
c 5.4 6.1 6.8
a 5.3 9.1 12.9
b 5.2 10.4 15.6
c 5.1 7.3 9.5
I want to write a SUMIF formula in one cell that will add up all of the "a" in a certain month.
I want to be able to change the month it is summing without going into the formula and changing the column.
Any thoughts?
Thank you