excelperkins
New Member
- Joined
- Jun 4, 2018
- Messages
- 2
Can anyone recommend a formula for the below table:<o
></o
>
[TABLE="class: MsoNormalTable, width: 375"]
<tbody>[TR]
[TD="bgcolor: transparent"] A<o
></o
>
[/TD]
[TD="bgcolor: transparent"] B<o
></o
>
[/TD]
[TD="bgcolor: transparent"] C<o
></o
>
[/TD]
[TD="bgcolor: transparent"] D<o
></o
>
[/TD]
[TD="bgcolor: transparent"] E<o
></o
>
[/TD]
[TD="bgcolor: transparent"] F<o
></o
>
[/TD]
[TD="bgcolor: transparent"] G<o
></o
>
[/TD]
[TD="bgcolor: transparent"] H<o
></o
>
[/TD]
[TD="bgcolor: transparent"] I<o
></o
>
[/TD]
[TD="bgcolor: transparent"] J<o
></o
>
[/TD]
[TD="bgcolor: transparent"] K<o
></o
>
[/TD]
[TD="bgcolor: transparent"] L<o
></o
>
[/TD]
[TD="bgcolor: transparent"] M<o
></o
>
[/TD]
[TD="bgcolor: transparent"] N<o
></o
>
[/TD]
[TD="bgcolor: transparent"] O<o
></o
>
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] 1<o
></o
>
[/TD]
[TD="bgcolor: transparent"] Reporting Month<o
></o
>
[/TD]
[TD="bgcolor: transparent"] xxxx<o
></o
>
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] 2<o
></o
>
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] 3<o
></o
>
[/TD]
[TD="bgcolor: transparent"] Name<o
></o
>
[/TD]
[TD="bgcolor: transparent"] JAN<o
></o
>
[/TD]
[TD="bgcolor: transparent"] FEB<o
></o
>
[/TD]
[TD="bgcolor: transparent"] MAR<o
></o
>
[/TD]
[TD="bgcolor: transparent"] APR<o
></o
>
[/TD]
[TD="bgcolor: transparent"] MAY<o
></o
>
[/TD]
[TD="bgcolor: transparent"] JUN<o
></o
>
[/TD]
[TD="bgcolor: transparent"] JUL<o
></o
>
[/TD]
[TD="bgcolor: transparent"] AUG<o
></o
>
[/TD]
[TD="bgcolor: transparent"] SEP<o
></o
>
[/TD]
[TD="bgcolor: transparent"] OCT<o
></o
>
[/TD]
[TD="bgcolor: transparent"] NOV<o
></o
>
[/TD]
[TD="bgcolor: transparent"] DEC<o
></o
>
[/TD]
[TD="bgcolor: transparent"] TOTAL<o
></o
>
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] 4<o
></o
>
[/TD]
[TD="bgcolor: transparent"] Janet<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 2<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 4<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 5<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 3<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 4<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 5<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 3<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 2<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 5<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 6<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 2<o
></o
>
[/TD]
[TD="bgcolor: transparent"] 3<o
></o
>
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
<o
> </o
>
I am trying to total up the value of row 4 and return theresult in column O. <o
></o
>
However I only want to return the accumulative result up tothe specified month in cell C1.<o
></o
>
As an example if I put “APR” in C1 it would return the value14 in cell O4, then if I were to switch it to “JUN” it would return the value23.<o
></o
>
Many thanks in advance.<o
></o
>


[TABLE="class: MsoNormalTable, width: 375"]
<tbody>[TR]
[TD="bgcolor: transparent"] A<o


[/TD]
[TD="bgcolor: transparent"] B<o


[/TD]
[TD="bgcolor: transparent"] C<o


[/TD]
[TD="bgcolor: transparent"] D<o


[/TD]
[TD="bgcolor: transparent"] E<o


[/TD]
[TD="bgcolor: transparent"] F<o


[/TD]
[TD="bgcolor: transparent"] G<o


[/TD]
[TD="bgcolor: transparent"] H<o


[/TD]
[TD="bgcolor: transparent"] I<o


[/TD]
[TD="bgcolor: transparent"] J<o


[/TD]
[TD="bgcolor: transparent"] K<o


[/TD]
[TD="bgcolor: transparent"] L<o


[/TD]
[TD="bgcolor: transparent"] M<o


[/TD]
[TD="bgcolor: transparent"] N<o


[/TD]
[TD="bgcolor: transparent"] O<o


[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] 1<o


[/TD]
[TD="bgcolor: transparent"] Reporting Month<o


[/TD]
[TD="bgcolor: transparent"] xxxx<o


[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] 2<o


[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] 3<o


[/TD]
[TD="bgcolor: transparent"] Name<o


[/TD]
[TD="bgcolor: transparent"] JAN<o


[/TD]
[TD="bgcolor: transparent"] FEB<o


[/TD]
[TD="bgcolor: transparent"] MAR<o


[/TD]
[TD="bgcolor: transparent"] APR<o


[/TD]
[TD="bgcolor: transparent"] MAY<o


[/TD]
[TD="bgcolor: transparent"] JUN<o


[/TD]
[TD="bgcolor: transparent"] JUL<o


[/TD]
[TD="bgcolor: transparent"] AUG<o


[/TD]
[TD="bgcolor: transparent"] SEP<o


[/TD]
[TD="bgcolor: transparent"] OCT<o


[/TD]
[TD="bgcolor: transparent"] NOV<o


[/TD]
[TD="bgcolor: transparent"] DEC<o


[/TD]
[TD="bgcolor: transparent"] TOTAL<o


[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] 4<o


[/TD]
[TD="bgcolor: transparent"] Janet<o


[/TD]
[TD="bgcolor: transparent"] 2<o


[/TD]
[TD="bgcolor: transparent"] 4<o


[/TD]
[TD="bgcolor: transparent"] 5<o


[/TD]
[TD="bgcolor: transparent"] 3<o


[/TD]
[TD="bgcolor: transparent"] 4<o


[/TD]
[TD="bgcolor: transparent"] 5<o


[/TD]
[TD="bgcolor: transparent"] 3<o


[/TD]
[TD="bgcolor: transparent"] 2<o


[/TD]
[TD="bgcolor: transparent"] 5<o


[/TD]
[TD="bgcolor: transparent"] 6<o


[/TD]
[TD="bgcolor: transparent"] 2<o


[/TD]
[TD="bgcolor: transparent"] 3<o


[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
<o


I am trying to total up the value of row 4 and return theresult in column O. <o


However I only want to return the accumulative result up tothe specified month in cell C1.<o


As an example if I put “APR” in C1 it would return the value14 in cell O4, then if I were to switch it to “JUN” it would return the value23.<o


Many thanks in advance.<o

