Results 1 to 3 of 3
  1. #1
    messier is offline Novice
    Windows 10 Access 2016
    Join Date
    Mar 2020
    Posts
    18

    Crosstab Alternative

    Hi there,


    im new to Ms Access and i would like to know how do i format my query to have the output in this manner?
    I have tried crosstab, but it seems i can only choose 1 column instead of 3 as i would like to.

    any help would be much appreciated. Thanks!


    Click image for larger version. 

Name:	Untitled.jpg 
Views:	22 
Size:	62.5 KB 
ID:	41202

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    build a 'report' table with the columns needed.
    then build an append query for each column.
    put all queries in a macro.

    then empty the table, run the macro.
    after the macro runs, run 1 final select query that sums all the columns for reporting.

  3. #3
    Bullschmidt's Avatar
    Bullschmidt is offline Freelance DB Developer
    Windows 10 Office 365
    Join Date
    Mar 2020
    Location
    USA
    Posts
    64
    Also I have done something similar to what the OP is asking for by using a bunch of DSum() functions in textboxes on the report. Must admit the report was a bit slow loading.

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

Similar Threads

  1. VLOOKUP Alternative
    By djmixer135 in forum Access
    Replies: 12
    Last Post: 03-15-2019, 06:24 AM
  2. Replies: 17
    Last Post: 06-14-2018, 03:25 PM
  3. Sendkey alternative help
    By Madmax in forum Access
    Replies: 1
    Last Post: 04-10-2012, 10:46 AM
  4. Dlookup alternative
    By scotty22 in forum Queries
    Replies: 19
    Last Post: 10-26-2011, 06:20 AM
  5. Alternative to AbsolutePosition?
    By snorkyller in forum Access
    Replies: 4
    Last Post: 03-04-2011, 01:04 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