Results 1 to 2 of 2
  1. #1
    helen_baker is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2012
    Posts
    1

    Automatically entered data


    Hi, was wondering if anyone could help me,


    I have created a form to input customer information which is linked to my customer table. In the form, I want to be able to enter the name of the customer and for the address, phone number etc to be entered for me automatically. Can anyone show me how to do this please?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    You have a table of address records? So what you need to do is select the ID of the address record from a combobox bound to Address field in customer table. Displaying the related address info can be done in the combobox or in textboxes that reference the combobox columns or by joining to the address table in the form's RecordSource.
    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: 97
    Last Post: 05-24-2012, 02:10 AM
  2. User entered data on report
    By funkygoorilla in forum Reports
    Replies: 1
    Last Post: 02-18-2012, 01:59 PM
  3. entered date of data
    By gsrikanth in forum Queries
    Replies: 1
    Last Post: 01-19-2012, 07:47 AM
  4. Replies: 0
    Last Post: 11-10-2008, 12:32 PM
  5. Unmatched data entered with data in table
    By boreda in forum Access
    Replies: 0
    Last Post: 07-28-2006, 09:11 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