Hi,

I have one sheet that looks like this:

January February March April Etc..
##### #### ### ### ##
##### #### ### ### ##
##### #### ### ### ##
##### #### ### ### ##
##### #### ### ### ##

The above picture shows that the first row in each column is a month and under each month there are numbers.

Now I have a 2nd sheet with a highlighted cell where I type in the month I want. I want another cell to SUM the first the numbers under each month DEPENDING on the month I type in my highlighted cell.

For example, if I type January, then I want only the sum of the first three numbers under january. If i type april then i only want the sum of the first three numbers under april.

Is this possible?

Thanks,