Results 1 to 7 of 7
  1. #1
    McArthurGDM is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    215

    Ad-Hoc Reporting in MS Access Question

    I can boil this down to a simple question.



    Ad-Hoc reporting in Access would require two things:

    1) The ability to filter/choose any given record(s) based on certain criteria.

    This is a "no-brainer".

    2) The ability to CHOOSE which fields are to be displayed in the report as well. This means that the front-end user should be able to choose particular fields to view in the report - not just records.

    This isn't so simple.

    Does anyone know how to accomplish number (2)?

    Thanks,

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,959
    In the last 4 days have already advised 2 posters that this is not practical because reports require so much formatting. Would require TONS of code.

    Build standardized set of reports. Users choose report from list or click specific button.
    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.

  3. #3
    McArthurGDM is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    215
    You are right. Creating Ad-Hoc reporting in Access is definitely not practical.

    It's kind of a shame, really.

    Do you know if any other database programs offer that sort of functionality?

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,959
    No, I think the issue will be the same with any app. CrystalReports is a report generator that can interact with Access. Supposed to have more features but 'ad-hoc' is probably still not practical.
    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.

  5. #5
    Perceptus's Avatar
    Perceptus is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2012
    Location
    Knoxville, Tennessee
    Posts
    659
    If you connect to the database with Powershell you could try using Format-Table on the query you are running.

  6. #6
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    I agree with June, it's more practical to build a set of canned reports but it is possible to build some truly ad-hoc reports that all have the same type of format.

    This is a link to an example database I wrote that allows you to use a crosstab query dynamically in a report. the same sort of mechanisms can be used to build an ad-hoc report.\

    OOPS

    link:
    https://www.accessforums.net/sample-...ery-45032.html

  7. #7
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    my 2 cents is that 'ad hoc' and 'report' are oxymorons; one can ad hoc in an unlimited manner as a query - a query design view really is the true ad hoc vehicle... while a report is a finished object with fixed formatting and such.....so I just hate to see an impression that Access is somehow less able than some other product.... it just isn't the case as any database product has this exact same issue...... one might argue that more formatting could/should be possible in query design view allowing a more interesting print out - as it is just a barebones grid - and that might be so.....

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

Similar Threads

  1. Reporting in Access 2013 Web App
    By macollins in forum Reports
    Replies: 3
    Last Post: 12-13-2013, 02:25 PM
  2. Label Reporting in Access
    By jlgray0127 in forum Reports
    Replies: 1
    Last Post: 03-13-2013, 09:26 AM
  3. Basic reporting question
    By Optimus_1 in forum Access
    Replies: 1
    Last Post: 11-07-2011, 06:47 AM
  4. Replies: 2
    Last Post: 04-16-2010, 09:24 AM
  5. Question on Reporting
    By jbarrum in forum Access
    Replies: 20
    Last Post: 01-14-2010, 02:05 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