PC Review


Reply
Thread Tools Rate Thread

Crosstab Query Wizard...Can percentages also be displayed?

 
 
=?Utf-8?B?Q2hlZXNl?=
Guest
Posts: n/a
 
      2nd Apr 2007
When using the Crosstab Query Wizard to count values, is it possible for
either the Query or Report (made from the query) to also display the
percentages that sum to the total column? Here's an example of what I'm
looking for:

TOTAL CATEGORY1 CATEGORY2
4 (100%) 3(75%) 1(25%)
 
Reply With Quote
 
 
 
 
=?Utf-8?B?S0FSTCBERVdFWQ==?=
Guest
Posts: n/a
 
      2nd Apr 2007
Yes. Edit the source of the value. If the currect source is Quality and
the Total is the Sum([Quality]) then use this in the grid --
[Quality] & " ( " & [Quanity]/Sum([Quanity])*100 & " )"

--
KARL DEWEY
Build a little - Test a little


"Cheese" wrote:

> When using the Crosstab Query Wizard to count values, is it possible for
> either the Query or Report (made from the query) to also display the
> percentages that sum to the total column? Here's an example of what I'm
> looking for:
>
> TOTAL CATEGORY1 CATEGORY2
> 4 (100%) 3(75%) 1(25%)

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Crosstab query Wizard to sum the quantities in a month. =?Utf-8?B?SGFycnk=?= Microsoft Access Queries 2 31st Mar 2007 02:34 PM
Crosstab Query Wizard Error =?Utf-8?B?RGFuIE5vbGFu?= Microsoft Access 1 15th Feb 2007 06:49 PM
Calculating percentages from counts in a crosstab query luvarchaeology via AccessMonster.com Microsoft Access Queries 6 17th Jun 2005 05:05 PM
Crosstab query help - can't seem to do this with the Wizard Dave Microsoft Access Queries 5 19th Aug 2004 07:44 PM
Percentages is crosstab query. DPCpresto Microsoft Access Queries 7 15th Sep 2003 06:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:08 PM.