Results 1 to 12 of 12

Thread: How to return a count of related Records and concatenate those records in a field

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Microsoft Word MVP 2003-2009 VBAX Guru gmaxey's Avatar
    Joined
    Sep 2005
    Posts
    3,411
    Location
    Thank you. I will look and attempt to understand/employ in the larger project.

    BREAK

    Very interesting.

    The Select Count (which I was not aware of) eliminated some complications. Question: What is the meaning/purpose of ("1") in the e.g, Count ("1"). I can change that to 2, 3, 100 or Man in the moon for that matter and I get the same results.

    The ultimate goal at the end of the day is to present this query information in a from and or report. Do you know how to convert Issues e.g., "Test Issue 1/Project 1, Test Issue 2/Project 1" ...

    ... into a multiline display in the report or form. Or display as multiple lines back in the query?
    Test Issue 1/Project 1
    Test Issue 2/Project 1
    Last edited by gmaxey; 06-27-2024 at 04:16 AM.
    Greg

    Visit my website: http://gregmaxey.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •