H
HGood
This is my problem, I have a (Progress Chart) matrix like this, I hope my
tabs format ok after I send it!
A B C D E
1 Q1 Q2 Q3 Q4
2 2005 3.5% 1.7% 2.4% 2.3%
3 2006 2.6% 2.2% 2.8% 2.1%
4 2007 3.1% 2.4% 2.6% 2.7%
5 2008 2.3% 3.1% 2.4% 3.3%
6 2009 3.4% 2.9% 1.4% 3.4%
Each quarter they send a progress chart to me and update the date, e.g. Q2
2006, as two separate entries elsewhere on this chart.
Question - how can I sum the cumulative progress in a given year. Lets say
it is Q3 2006. Based on the entries in in these two cells (Q3) and (2006),
how can I sum Year 2006 for Q1:Q3? It must be able to do this automatically
next quarter too when it is Q4 2006, and after that in Q2 2007.
I tried VLOOKUP, can't get it to work. Arrays don't seem to handle a matrix
like this. Do I need to rearrange it into two columns or can it be done in
this matrix?
I'd sure appreciate someone taking on this challenge and helping with an
answer!
Many thanks,
Harold
tabs format ok after I send it!
A B C D E
1 Q1 Q2 Q3 Q4
2 2005 3.5% 1.7% 2.4% 2.3%
3 2006 2.6% 2.2% 2.8% 2.1%
4 2007 3.1% 2.4% 2.6% 2.7%
5 2008 2.3% 3.1% 2.4% 3.3%
6 2009 3.4% 2.9% 1.4% 3.4%
Each quarter they send a progress chart to me and update the date, e.g. Q2
2006, as two separate entries elsewhere on this chart.
Question - how can I sum the cumulative progress in a given year. Lets say
it is Q3 2006. Based on the entries in in these two cells (Q3) and (2006),
how can I sum Year 2006 for Q1:Q3? It must be able to do this automatically
next quarter too when it is Q4 2006, and after that in Q2 2007.
I tried VLOOKUP, can't get it to work. Arrays don't seem to handle a matrix
like this. Do I need to rearrange it into two columns or can it be done in
this matrix?
I'd sure appreciate someone taking on this challenge and helping with an
answer!
Many thanks,
Harold