Results 1 to 3 of 3
  1. #1
    coolxten is offline Novice
    Windows XP Access 2003
    Join Date
    May 2010
    Posts
    2

    Custom Letters with Grouped Information

    Hi, I'm having trouble finding an answer because I don't really know how to search for an answer to my problem.....Here it goes....

    I have a list of data that looks like this in excel....

    Customer ID | Product | Price | Date
    001|TV|$100|12/10
    001|VCR| $50|09/10
    002|TV| $100|09/10
    003|Audio|$25|3/10
    003|Cables|$10|5/10
    003|TV|$100|9/10
    ... |...|...| ...
    I need to create a letter that summarizes each customer's purchase history....Letter would look like this example below;


    Dear Customer,

    Thank you for shopping with us, in 2010 you purchased;

    Customer ID | Product | Price | Date
    003|Audio|$25|3/10
    003|Cables|$10|5/10
    003|TV|$100|9/10

    Please let us know if the above list is incorrect.

    Thank you
    I need to produce a similar letter for 250 unique customers. Normally I would arrange in excel, and copy and paste the data in to a letter template in word, and print each time. There's gotta be some way to do this in access. Does anyone know where I can find a step by step tutorial to do this in access?

    Thanks in advance!

  2. #2
    coolxten is offline Novice
    Windows XP Access 2003
    Join Date
    May 2010
    Posts
    2
    Can any one help?

  3. #3
    Join Date
    May 2010
    Posts
    339
    Try this:

    Create a new select query using Customer ID | Product | Price | Date
    Then create a new report using the wizard based on your new query.
    As you go through the steps it will ask you what you would like to group on. Try Customer ID first. Experiment with different fields to group on. Do you have a customer field?

    Richard

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

Similar Threads

  1. Query to Average on Grouped Fields
    By randolphoralph in forum Queries
    Replies: 1
    Last Post: 03-16-2010, 08:03 PM
  2. Month to return in Capital Letters
    By Alex Motilal in forum Queries
    Replies: 3
    Last Post: 01-09-2010, 05:19 AM
  3. Grouped Report Missing Data
    By travismd in forum Reports
    Replies: 1
    Last Post: 11-30-2009, 11:08 AM
  4. Grouped Tables
    By tmcrouse in forum Queries
    Replies: 0
    Last Post: 09-24-2009, 07:10 AM
  5. Removing all letters or all numbers from string
    By Hayley_sql in forum Programming
    Replies: 2
    Last Post: 09-16-2009, 02:01 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