Results 1 to 4 of 4
  1. #1
    faythe1215 is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Jul 2014
    Posts
    52

    Creating an address book


    I have a list of people with phone numbers, addresses, and email addresses. I would like to generate a report that lists every phone number, address, and email address associated with the person (like a contact sheet) or have each person listed one after the other with all the information displayed (like an address book).

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    Use the report wizard to do it. Pick your table, fields, and then arrange them how you like.

  3. #3
    faythe1215 is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Jul 2014
    Posts
    52
    I think I may have needed to be more elaborate with my information.

    I have tblPerson and tblAddresses. There may be multiple instances of Address that related to an individual Person (office and home) or there may be only one. The same is true of tblEmailAddress and tblPhoneNumber. How can I get all of the information to display in a report such that it would appear as below - ignoring areas that are not filled in and having multiple addresses displayed if appropriate:

    John Smith
    Office Address
    123 Main Street
    New York, NY 12345
    (123) 456-7890
    Home Address
    1245 Second Street
    Somewhere, NY 12345
    (234) 567-8901

    Jane Doe
    (425) 124-7474

  4. #4
    NoellaG's Avatar
    NoellaG is offline VIP
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,044
    Hi,

    you could try to build a report based on tblPerson with subreports for the adresses, the tel. numbers and the e-mails.

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

Similar Threads

  1. Address Book
    By moore.j.86 in forum Access
    Replies: 1
    Last Post: 09-16-2014, 01:07 PM
  2. Importing Outlook Address Book
    By bignate in forum Import/Export Data
    Replies: 3
    Last Post: 12-04-2013, 10:44 AM
  3. Outlook Automation Hanging On Address Book
    By Soule in forum Programming
    Replies: 3
    Last Post: 03-03-2012, 03:04 PM
  4. Custom Fields from OUtlook Address book
    By Mikeydee135 in forum Import/Export Data
    Replies: 0
    Last Post: 03-22-2011, 07:46 AM
  5. Import Lotus Notes address book into a MS Access table.
    By acheo in forum Import/Export Data
    Replies: 0
    Last Post: 02-19-2007, 02:43 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