Results 1 to 2 of 2
  1. #1
    nevets is offline Novice
    Windows XP Access 2003
    Join Date
    Feb 2012
    Posts
    5

    Pull All Cases of a Client


    I am trying to run a report with all the cases of each client. I have a Table with ClientID as the primary Key and a Table with Cases that has each case linked by the ClientID. I am able to do this with a subreport but would rather just be able to list them without the table formatting.


    Thanks

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,822
    Have the report RecordSource be a query that joins the two tables. Then use report Grouping & Sorting features to organize the records.

    What table formatting do you not want to show? If you create textboxes on form or report by drag/drop, the table properties will apply. Then have to modify properties to change what you don't want.
    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. Replies: 16
    Last Post: 03-01-2012, 08:21 AM
  2. OrderBy Not working for select few cases
    By walter189 in forum Programming
    Replies: 2
    Last Post: 08-19-2011, 05:53 AM
  3. Replies: 1
    Last Post: 07-26-2011, 06:10 AM
  4. Client Server Database
    By vaikz in forum Database Design
    Replies: 4
    Last Post: 08-02-2010, 04:33 AM
  5. Client History
    By janjan_376 in forum Access
    Replies: 1
    Last Post: 06-23-2009, 02:44 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