Hi everyone,
I am happy to join to such wonderful forum. I will really appropriated if you could help this issue. I have the following table[TABLE="width: 90"]
<colgroup><col></colgroup><tbody>[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]Day[/TD]
[TD]Amount[/TD]
[TD]Means[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]143[/TD]
[TD]Bank [/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]22[/TD]
[TD]Cash[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]1980[/TD]
[TD][TABLE="width: 90"]
<tbody>[TR]
[TD]Master Card[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]5[/TD]
[TD]Debt Card[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]388[/TD]
[TD][TABLE="width: 90"]
<tbody>[TR]
[TD]Master Card[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
And I want it to be summarized in the following table
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 90"]
<tbody>[TR]
[TD="class: xl126, width: 90"]Means[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 70"]
<tbody>[TR]
[TD="class: xl126, width: 70"]Total[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]Bank [/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Cash[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Master Card[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 90"]
<tbody>[TR]
[TD]Master Card[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
such that the Total will be reading from the first table ans sort by mean. I want
the bank in 2nd table = 143 and the Master Card = 1980+388
Thank you very much in advance>
****** id="cke_pastebin" style="position: absolute; top: 292px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 500"]
<tbody>[TR]
[TD]Cash[/TD]
[/TR]
</tbody>[/TABLE]
</body>
I am happy to join to such wonderful forum. I will really appropriated if you could help this issue. I have the following table[TABLE="width: 90"]
<colgroup><col></colgroup><tbody>[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]Day[/TD]
[TD]Amount[/TD]
[TD]Means[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]143[/TD]
[TD]Bank [/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]22[/TD]
[TD]Cash[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]1980[/TD]
[TD][TABLE="width: 90"]
<tbody>[TR]
[TD]Master Card[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]5[/TD]
[TD]Debt Card[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]388[/TD]
[TD][TABLE="width: 90"]
<tbody>[TR]
[TD]Master Card[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
And I want it to be summarized in the following table
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 90"]
<tbody>[TR]
[TD="class: xl126, width: 90"]Means[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 70"]
<tbody>[TR]
[TD="class: xl126, width: 70"]Total[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]Bank [/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Cash[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Master Card[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 90"]
<tbody>[TR]
[TD]Master Card[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
such that the Total will be reading from the first table ans sort by mean. I want
the bank in 2nd table = 143 and the Master Card = 1980+388
Thank you very much in advance>
****** id="cke_pastebin" style="position: absolute; top: 292px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 500"]
<tbody>[TR]
[TD]Cash[/TD]
[/TR]
</tbody>[/TABLE]
</body>