+ Reply to Thread
Results 1 to 3 of 3

Drop down menu to populate multiple sheets

  1. #1
    Registered User
    Join Date
    06-11-2012
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Drop down menu to populate multiple sheets

    This is my first post and I've been searching trying to figure this out but havent had much luck...
    I'm making a spreadsheet to organise classes & riders for a motorcycle race where I input the rider's number and name (in 2 separate colums) and then select from a drop down which class they are racing. They can ride up to 3 classes so there are 3 columns with the same drop down menu.
    There are 10 classes to choose from in the drop down and each class has its own sheet. I have the drop down created already.
    I want the rider number and corresponding name to show up on each class sheet where it has been selected from the drop down
    ...I hope that makes sense

    I attached the file for reference

    -it could be simplified if needed where just the name copies to the class sheet
    Thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Drop down menu to populate multiple sheets

    Try the following

    Please Login or Register  to view this content.
    Open the VBA editor (Alt F11). Go to the 'All riders' sheet. Paste in the above. Alt F11 back to worksheet.

    Remember to save as a .xlsm file.

    Note - this code will not undo if a change is made - deletions would have to be made manually from the relevant sheets.
    Martin

  3. #3
    Registered User
    Join Date
    06-11-2012
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Drop down menu to populate multiple sheets

    mrice - thanks! that works for what I want

    Is there anyway to make it live so that it corrects when changes are made? That would be awesome...
    Thanks again

+ 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