+ Reply to Thread
Results 1 to 2 of 2

Sychronize acombo box with recordset on form

  1. #1
    Registered User
    Join Date
    03-13-2009
    Location
    St. George, Utah
    MS-Off Ver
    Excel 2003
    Posts
    2

    Sychronize acombo box with recordset on form

    I'm using Access 2003 and Windows XP.

    I have a form which I use for entering new users. On it I have a combo box which I want to use for quickly finding and editing other users records contained in the form's recordset. I have used this procedure successfully on other forms without any problem, but for some reason I keep getting the following error every time I try to use the combo box to find a user:

    Runtime Error '3070':
    The Microsoft Jet database engine does not recognize "royboy" as a valid field name or expression.
    Following is the code I have attached to the AfterUpdate event for the combo box.

    Please Login or Register  to view this content.
    On another forms where I have done something similar with a combo box, the field I was sychronizing with was a number field. As you can see, the strUserId field on this form is a text field. Is that the problem? If so, how do I work around it? Any help would be appreciated.

    Thanks

  2. #2
    Forum Administrator ExlGuru's Avatar
    Join Date
    03-17-2009
    Location
    India
    MS-Off Ver
    2003,2007
    Posts
    222

    Re: Sychronize acombo box with recordset on form

    Make the changes to the subroutine

    Please Login or Register  to view this content.
    You will get helpful information here:
    PHP Code: 
    http://www.access.qbuilt.com/html/find_a_record.html 
    ExlGuru

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1