Results 1 to 2 of 2
  1. #1
    Gabriel2012 is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Nov 2012
    Posts
    31

    Cross Tab Query; not showing %

    Hello, my predicament is as follows; I am pulling data into a cross tab query, the field selected to show under each column is stored as a % in the original query, however after the cross tab query runs it stores it as a number with multiple decimal places. Below is a simplified example, when I change the format of the "accuracy" percentage in the cross table query to "percent", it has no effect.



    Original query:

    Supervisor name, Period, Accuracy
    SMITH 1 95%
    SMITH 2 95%
    BOB 1 95%
    BOB 2 95%

    Cross tab query results:

    Supervisor Name, Period 1, Period 2
    SMITH 95.000 95.0000000
    BOB 95.000 95.000000


    Any help is appreciated!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,628
    You mean the data is stored as a number and formatted for percent display?

    I tried to replicate the issue. I created a number field and set it for percent format. The data entered as 95 or .95 didn't matter. The table shows 95%, 85%, etc. The crosstab shows 0.95, 0.85, etc.

    Appears formatting doesn't pass through to crosstab and I can't get the result you see.

    Want to provide db for analysis? Follow instructions at bottom of my post.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Cross Tab Query.
    By cap.zadi in forum Queries
    Replies: 1
    Last Post: 01-04-2012, 01:29 PM
  2. Cross-tab query YTD
    By stremchem in forum Queries
    Replies: 9
    Last Post: 08-26-2010, 10:09 AM
  3. Cross Tab Query
    By RycherX in forum Queries
    Replies: 1
    Last Post: 04-26-2010, 12:19 PM
  4. Cross Tab on Select Query
    By gazzieh in forum Queries
    Replies: 1
    Last Post: 02-04-2010, 12:07 PM
  5. Cross Tab Query
    By nengster in forum Queries
    Replies: 0
    Last Post: 02-18-2009, 07:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums