Results 1 to 2 of 2
  1. #1
    pimlicosnail is offline Novice
    Windows XP Access 2002
    Join Date
    Feb 2010
    Posts
    6

    Unknown Error

    I get the following error pointing towards my OnOpen event for a form...



    Run Time Error '438': "Object doesn't support this property or method"

    Here is the code I have:
    Code:
    Me.fldSubjectOrganization.Value = Forms.frmChooseSurveyQuestionType.fldSubjectOrganization.Value
    The code is supposed to take the value of frm1.fld1 and put it into frm2.fld1

    Anyone know why this might not be working?

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Are both forms open when the code runs?

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

Similar Threads

  1. Report printing unknown blank lines.
    By dgrzalja in forum Reports
    Replies: 10
    Last Post: 11-02-2009, 12:21 PM
  2. Replies: 6
    Last Post: 09-26-2009, 07:17 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