+ Reply to Thread
Results 1 to 4 of 4

Having trouble changing a combobox fill list with a macros

  1. #1
    Registered User
    Join Date
    07-05-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    9

    Having trouble changing a combobox fill list with a macros

    Here is my problem,

    I have a search macros that populates the range, searchresults. I have a button that clears the search that change and sets it to the range, vendor. I just want to set the combobox list fill range between these two when I search and clear search but I am getting a runtime error when I run the code and I don't know how to fix it.

    Here is the line of code i am having problem with.
    Please Login or Register  to view this content.
    I would rather not use the activesheet thing either. It just seems clunky.

    David

  2. #2
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Having trouble changing a combobox fill list with a macros

    I don't really get what you are trying to do, but maybe:

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    07-05-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: Having trouble changing a combobox fill list with a macros

    that is what I want, but it now says runtime error '70'
    That is exactly what I want.

  4. #4
    Registered User
    Join Date
    07-05-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: Having trouble changing a combobox fill list with a macros

    I fixed it by using .address instead of .value

+ 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