Results 1 to 2 of 2
  1. #1
    Tuckejam is offline Competent Performer
    Windows 10 Access 2010 64bit
    Join Date
    Jan 2020
    Posts
    168

    Mailing list from select addresses

    I know there are about a dozen different ways to do this, but I'm curious what the proper way to do it would be (as well as the best/proper quick fix way)




    I have tbl_houses it has house name, address, city, etc, phone, email address etc.

    tbl_houses has 80 records

    I need to mail something to 35 of the houses.

    now I know step one is creating a qry that only has the name, address, city, state, and zip (then MS Word can use this qry to Mail Merge and print envelopes)

    BUT!! how do I get the only the 35 houses that I need? there is no way to filter the data to get to this set of houses (some houses applied for the rent relief and some did not)


    i don't want to type 35 house names into the criteria in the qry, and I don't think it wise to add an additional "selection" feild to the tbl_houses


    anyway, any thoughts on the process here would be appreciated


    Thanks

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    There must be some data to base selection on, to filter records.

    Otherwise, select each house individually from a multi-select listbox and loop through listbox selection to send emails.
    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: 6
    Last Post: 01-08-2018, 12:39 PM
  2. Creating a temp mailing list
    By bbrazeau in forum Programming
    Replies: 2
    Last Post: 05-06-2013, 12:23 PM
  3. Access Macro to Clean Up a Mailing List
    By roga789 in forum Access
    Replies: 1
    Last Post: 04-10-2013, 07:08 AM
  4. How to setup an e-mailing list?
    By tarhim47 in forum Access
    Replies: 3
    Last Post: 12-06-2011, 07:56 AM
  5. Mailing list question
    By JoeyG54 in forum Access
    Replies: 3
    Last Post: 08-23-2011, 01:27 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