+ Reply to Thread
Results 1 to 5 of 5

Pulling values in a combobox from access table

  1. #1
    Registered User
    Join Date
    08-09-2011
    Location
    Nottingham
    MS-Off Ver
    Excel 2003
    Posts
    51

    Pulling values in a combobox from access table

    Hi All

    Can anyone have a look at the code and help me to make corrections in it.
    Please Login or Register  to view this content.
    Thanks
    Last edited by LisaPatch; 08-31-2011 at 04:32 AM.

  2. #2
    Registered User
    Join Date
    08-09-2011
    Location
    Nottingham
    MS-Off Ver
    Excel 2003
    Posts
    51

    Re: Pulling values in a combobox from access table

    I made the following changes but it does not pull any values in combobox2.
    Please Login or Register  to view this content.
    Last edited by LisaPatch; 08-31-2011 at 04:35 AM.

  3. #3
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628

    Re: Pulling values in a combobox from access table

    Try to change this row:
    Please Login or Register  to view this content.
    in:
    Please Login or Register  to view this content.
    Regards,
    Antonio

  4. #4
    Registered User
    Join Date
    08-09-2011
    Location
    Nottingham
    MS-Off Ver
    Excel 2003
    Posts
    51

    Re: Pulling values in a combobox from access table

    Thanks Antoka05. I have changed the code as below but it now gives me type mismatch at the line marked red.

    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628

    Re: Pulling values in a combobox from access table

    The find istruction finds the first record with the string you want but doesn't filter data and then you will find also other string you don't want.
    Try with this code:
    Please Login or Register  to view this content.
    Regards,
    Antonio

+ 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