[mso] Word Merge, Access VBA

  • From: "Glenda Wells" <gwells@xxxxxxxxxxx>
  • To: <mso@xxxxxxxxxxxxx>
  • Date: Fri, 25 Jul 2003 17:44:08 -0400

Hi.
 
I'm still trying to find a way to create a list in Word Merge from Access data 
that lists a header and items with values such as in my example:
 
I've crawled all over Cindy Meister's MVP website and have learned a lot but 
frustratingly, not the answer I'm looking for.
 
Anyway, she mentioned this and I was wondering if one-ah-y'all geniuses could 
'splain whut she's talkin about and mebby how-to.
"Basically, you create a function in Access VBA and use it as a query 
expression in your data source. The function takes the ID and puts together the 
"many" data, followed by the total, in a tab-delimited string."
 
Looking for a clue in sunny central Florida. /g
 
Example Date:
Mike Todd    Socks    5 
Mike Todd    Shoes    2
Sally Hansen    Socks    8
Sally Hansen     Skirts    2
Sally Hansen    Dresses    4
Sally Hansen    Shoes    27      
 
Example Desired Result:
Mike Todd
    Socks    5 pair
    Shoes    2 pair
      Total   7 Items
-----New Page-----
Sally Hansen
    Socks    8 pair
    Skirts    2 each
    Dresses 4 each
    Shoes    27 pair
        Total 42 Items
 
 
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: