Dear mrexcel community,
My questions is;
[TABLE="width: 320"]
<colgroup><col width="64" span="5" style="width:48pt"> </colgroup><tbody>[TR]
[TD="width: 64"] [/TD]
[TD="width: 64"]Jan[/TD]
[TD="width: 64"]Feb[/TD]
[TD="width: 64"]Mar[/TD]
[TD="width: 64"]Apr[/TD]
[/TR]
[TR]
[TD]Item 1 [/TD]
[TD="align: right"]10[/TD]
[TD="align: right"]20[/TD]
[TD="align: right"]40[/TD]
[TD="align: right"]10[/TD]
[/TR]
[TR]
[TD]Item 2[/TD]
[TD="align: right"]20[/TD]
[TD="align: right"]20[/TD]
[TD="align: right"]30[/TD]
[TD="align: right"]10[/TD]
[/TR]
</tbody>[/TABLE]
Suppose there is a dropdown menu for item 1 and 2.
When selected 1 I want to sum all the months.
What is the shortest way of doing it?
thanks a lot!
tim
My questions is;
[TABLE="width: 320"]
<colgroup><col width="64" span="5" style="width:48pt"> </colgroup><tbody>[TR]
[TD="width: 64"] [/TD]
[TD="width: 64"]Jan[/TD]
[TD="width: 64"]Feb[/TD]
[TD="width: 64"]Mar[/TD]
[TD="width: 64"]Apr[/TD]
[/TR]
[TR]
[TD]Item 1 [/TD]
[TD="align: right"]10[/TD]
[TD="align: right"]20[/TD]
[TD="align: right"]40[/TD]
[TD="align: right"]10[/TD]
[/TR]
[TR]
[TD]Item 2[/TD]
[TD="align: right"]20[/TD]
[TD="align: right"]20[/TD]
[TD="align: right"]30[/TD]
[TD="align: right"]10[/TD]
[/TR]
</tbody>[/TABLE]
Suppose there is a dropdown menu for item 1 and 2.
When selected 1 I want to sum all the months.
What is the shortest way of doing it?
thanks a lot!
tim