Results 1 to 4 of 4
  1. #1
    GoVols02 is offline Novice
    Windows XP Access 2007
    Join Date
    Jan 2010
    Posts
    3

    Subform loading incorrect data


    I have a form that contains 2 subforms linked to the main form. I have a button to add a new record on the main form. When I press this new record button the main form will display empty fields in preparation for new information entry. However, the subforms load information from previous records. Does anyone know why this is occuring? Thanks....

  2. #2
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    The subform's "Master Link" and "Child Link" properties have not been set or are incorrectly set.

    The "Master Link" property is the (probably primary) key of the form's recordsource.

    The "Child Link" property is the related key in the subform's recordsource.

  3. #3
    GoVols02 is offline Novice
    Windows XP Access 2007
    Join Date
    Jan 2010
    Posts
    3
    The table I have linked to the main form has 2 Key fields, "Date Sold" and "Store Number". On both of my subforms I have in the LINK MASTER FIELDS section "Date Sold";"Store Number". Also, in the LINK CHILD FIELDS section I have "Date Sold";"Store Number". Am I doing this right? Thanks....

  4. #4
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    Almost, don't use quotation marks.

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

Similar Threads

  1. Replies: 0
    Last Post: 08-01-2009, 12:43 PM
  2. Slow Access Loading time
    By alexstoker in forum Access
    Replies: 3
    Last Post: 02-05-2006, 08:55 AM
  3. Loading pictures from URL in a report
    By drborracho in forum Programming
    Replies: 5
    Last Post: 12-13-2005, 09:22 AM
  4. Replies: 1
    Last Post: 12-10-2005, 04:52 PM
  5. Loading the form with selected record
    By emilylu3 in forum Access
    Replies: 1
    Last Post: 12-09-2005, 07:49 AM

Tags for this Thread

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