+ Reply to Thread
Results 1 to 6 of 6

Code for Multiple Selection Drop Down Works in Excel 03 but not 07

  1. #1
    Registered User
    Join Date
    03-18-2009
    Location
    Texas
    MS-Off Ver
    Excel 2003
    Posts
    3

    Code for Multiple Selection Drop Down Works in Excel 03 but not 07

    Hi. I have a spreadsheet with several drop down lists. The code posted below, for allowing multiple selections in one cell, works in Excel 2003 however it does not seem to work with Excel 2007. Any idea as to why?


    Please Login or Register  to view this content.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: Code for Multiple Selection Drop Down Works in Excel 03 but not 07

    That code works for me in xl2007.

    Can you post workbook where it doesn't work.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    03-18-2009
    Location
    Texas
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Code for Multiple Selection Drop Down Works in Excel 03 but not 07

    Here's the workbook. I chopped it up quite a bit for purpose of uploading here.

    Please see if the last two columns allow you to make multiple selections in one column. Our 2007 users are having issues but everyone else is fine.
    Thanks!
    Attached Files Attached Files

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: Code for Multiple Selection Drop Down Works in Excel 03 but not 07

    Yes that works okay.

    Do you have SP1 installed?

  5. #5
    Registered User
    Join Date
    03-18-2009
    Location
    Texas
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Code for Multiple Selection Drop Down Works in Excel 03 but not 07

    I do have SP1. You too?

  6. #6
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: Code for Multiple Selection Drop Down Works in Excel 03 but not 07

    yes I have SP1

    You will need to debug the code.
    go to the vbe and put a breakpoint (F9) on the first line of code in the event.
    then next time you use the dv on the sheet you should be put in debug mode within the event. From here you can step through the code and see what information is stored and what lines of code are executed. Hopefully then the problem will be revealed to you.

+ 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