Results 1 to 3 of 3
  1. #1
    BLD21 is offline Advanced Beginner
    Windows 2K Access 2007
    Join Date
    Apr 2011
    Posts
    55

    Crosstab Query

    access 2007,

    I have a crosstab query that I want to use for a control source in a report. However, the report takes a long time to run and it takes a long time when trying to just make a change to the report because of the crosstab as the source. Is there a way to solve this issue?

    Maybe is there a way to copy the results of the crosstab query to a table and then use that as the source?

    Thanks to all!
    Bruce D.

  2. #2
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    SELECT * INTO newTableName FROM nameOfCrosstabQuery

  3. #3
    BLD21 is offline Advanced Beginner
    Windows 2K Access 2007
    Join Date
    Apr 2011
    Posts
    55
    Thank you, this will do the job.

    BD

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

Similar Threads

  1. Crosstab query
    By Deutz in forum Queries
    Replies: 8
    Last Post: 01-08-2013, 03:37 PM
  2. Crosstab query
    By Deutz in forum Queries
    Replies: 2
    Last Post: 08-23-2011, 06:43 PM
  3. Crosstab Query
    By lukewarmbeer in forum Access
    Replies: 2
    Last Post: 08-13-2010, 05:10 AM
  4. Replies: 1
    Last Post: 07-30-2010, 10:28 AM
  5. Query - Crosstab ?
    By rob4465 in forum Access
    Replies: 1
    Last Post: 01-28-2010, 08:41 AM

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