Calculations in crosstab queries

Treeny

New Member
Joined
Sep 23, 2003
Messages
39
I have a crosstab query that displays the following:

Column 1 Column 2 Column 3 Column 4

Player1 5 2 3
Player2 5 2 3
Player3 3 1 2

All I need to do is express columns 3 and 4 as a percentage of column 2 but I'm getting errors saying that my field names are not valid.

Is it possible to perform calculations within crosstab queries?
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Hmmm...

this often happens if you try to use newly created field names in the query where they were created. Try basing a second query on the crosstab, and doing your percentages there.

Denis
 
Upvote 0
What do the numbers represent totals/sums/counts?

What formula are you using to try and get the percentages?
 
Upvote 0

Forum statistics

Threads
1,221,828
Messages
6,162,213
Members
451,752
Latest member
freddocp

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top