Results 1 to 5 of 5
  1. #1
    Marianna_Air is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    56

    Form and Subform not linked

    Let me start with I'm new


    I'm having an issue with a form and subform nolonger being linked. I'm taking an old 2003 database for tracking PO's and rewriting it to track RFQ's everything has worked fine until I started changing the table, report etc. names to say "Request for Quotes" or "RFQ" depending on how it was written for the PO's. I have noticed that I still have a ME code reading " Me.Purchase_Orders_Subform" but that sub forms name is now Request For Quotes Subform, I tried to change it to "me.Request_for_quotes_subform" but no luck with that.


    Thanks for anyhelp I can get

  2. #2
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Hi -

    If the name of the subform has changed, you need to change the Source Object property on the main form control containing the subform. The name of the control itself can be left as it is.

    HTH

    John

  3. #3
    Marianna_Air is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    56
    Hi,
    I could not find "source Object Property" on the main forms propertys sheet
    Not sure if this matters but the subform has a query as a record source as well

  4. #4
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Hi -

    The property you need to change is not a property of the main form. The subform is contained in a Subform control on the main form. The Source Object is a property of that subform control.

    In the main form design view, click once somewhere in the subform - the little black "handles" will indicate that the control has been selected. Open the property sheet for the control, and you will see the "Source Object" property near the top of the list.

    John

  5. #5
    Marianna_Air is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    56
    Got it, Thanks
    Now I have a new problem LOL

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

Similar Threads

  1. Combobox control for linked form/subform
    By Dbusse706 in forum Access
    Replies: 2
    Last Post: 07-03-2012, 07:49 PM
  2. Replies: 4
    Last Post: 03-01-2012, 08:15 PM
  3. combo box linked to subform
    By gbmarlysis in forum Forms
    Replies: 1
    Last Post: 02-01-2012, 02:28 PM
  4. Linked Table in SubForm
    By jamphan in forum Forms
    Replies: 1
    Last Post: 01-24-2011, 02:01 PM
  5. Replies: 3
    Last Post: 02-05-2010, 10:10 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