+ Reply to Thread
Results 1 to 6 of 6

Copy the sheet based on ComboBox Value Selection

  1. #1
    Forum Contributor
    Join Date
    05-04-2009
    Location
    ME
    MS-Off Ver
    Excel 2003,2007
    Posts
    157

    Copy the sheet based on ComboBox Value Selection

    Hi,

    I have excel sheet with a comboBox values, i need to copy the sheet as new and add to the tab whenever select a value.

    is that achievable..


    Appreciate your supports...

  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: Copy the sheet based on ComboBox Value Selection

    Hello nawas,

    you can do this with a combobox_change event. However your question is very vague. Can you please be more specific with what you're looking for?
    Hope that helps,
    ~tigeravatar

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

  3. #3
    Forum Contributor
    Join Date
    05-04-2009
    Location
    ME
    MS-Off Ver
    Excel 2003,2007
    Posts
    157

    Re: Copy the sheet based on ComboBox Value Selection

    Sorry I couldn't explain well.. i've attached a sample sheet. You will see a dropdown right side.. whenever a name selects the form should be copied in a new sheet or tab with the same format..

    Some time the drop down list will have more than 10 names..

    Thanks for the supports..
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    05-04-2009
    Location
    ME
    MS-Off Ver
    Excel 2003,2007
    Posts
    157

    Re: Copy the sheet based on ComboBox Value Selection

    Any luck on this...

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

    Re: Copy the sheet based on ComboBox Value Selection

    Hello nawas,

    The drop-down list is not a combo-box, it is a data validation: List cell. So to do what you want, you will need VBA utilizing the Worksheet_Change event:
    Please Login or Register  to view this content.

  6. #6
    Forum Contributor
    Join Date
    05-04-2009
    Location
    ME
    MS-Off Ver
    Excel 2003,2007
    Posts
    157

    Re: Copy the sheet based on ComboBox Value Selection

    Thanks a lot tigeravatar... very much appreciated..

    However, is it possible to get the same page layout for the copying sheets..also need to remove dropdown list from copied sheets..

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ComboBox values source being changed based on another combobox selection in a UserForm
    By stephenanderson in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-08-2016, 11:12 PM
  2. [SOLVED] Code required to Auto Populate 3rd Combobox based on 02nd Combobox Selection
    By bimmy80 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-14-2015, 03:56 AM
  3. filter and copy filtered data to another sheet based on combobox selection
    By prince82 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-09-2015, 11:09 PM
  4. Macro to copy and paste a range of cells based on ComboBox selection
    By Paul103 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 02-07-2015, 03:21 PM
  5. Add information to specific Sheet based on ComboBox selection
    By paralegal91 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-29-2014, 04:09 AM
  6. [SOLVED] fill combobox selection based on a selection from the first combobox
    By Monza in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-14-2013, 07:34 PM
  7. Replies: 7
    Last Post: 08-06-2013, 02:23 PM

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