+ Reply to Thread
Results 1 to 3 of 3

Running macros by making a selection in a dropdown list

  1. #1
    Registered User
    Join Date
    06-06-2012
    Location
    South Carolina
    MS-Off Ver
    Excel 2007
    Posts
    10

    Running macros by making a selection in a dropdown list

    Hello everyone, I'm fairly new to VBA (coming from C++ and FORTRAN) and have created a bit of code to read in data from a drop down list and based on the selection, color a specific row. I've verified all my row coloring routines are functioning properly and so it seems my selection routine must be at fault.

    What is occurring is that no matter what value from the list I select, the same routine (repair3) is run (I checked using message boxes). If anyone could help in any way, I'd be quite grateful... because this just doesn't seem to make sense to me.

    Please Login or Register  to view this content.
    Last edited by blueshift1; 06-06-2012 at 08:12 AM.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Running macros by making a selection in a dropdown list

    blueshift1,

    Welcome to the forum!
    Give it a try this way:
    Please Login or Register  to view this content.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    06-06-2012
    Location
    South Carolina
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Running macros by making a selection in a dropdown list

    Worked perfectly. Thanks so much!

+ 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