Hi, i have an Excel table, which contains Countries in one column and a number of variables in other columns, sales per month, average fee etc.
The very simple question is how i can create a Pivot table where one Country is matched up against the Total values for all countries!
Kind regards Daniel
Example
[TABLE="width: 500"]
<tbody>[TR]
[TD]Country[/TD]
[TD]Average fee[/TD]
[/TR]
[TR]
[TD]US[/TD]
[TD]234[/TD]
[/TR]
[TR]
[TD]China[/TD]
[TD]44[/TD]
[/TR]
</tbody>[/TABLE]
The very simple question is how i can create a Pivot table where one Country is matched up against the Total values for all countries!
Kind regards Daniel
Example
[TABLE="width: 500"]
<tbody>[TR]
[TD]Country[/TD]
[TD]Average fee[/TD]
[/TR]
[TR]
[TD]US[/TD]
[TD]234[/TD]
[/TR]
[TR]
[TD]China[/TD]
[TD]44[/TD]
[/TR]
</tbody>[/TABLE]