PC Review


Reply
Thread Tools Rate Thread

Creating Workbook Sheets from Dropdown Menu

 
 
rorycs@gmail.com
Guest
Posts: n/a
 
      4th Mar 2007
I need to create a workbook with 30 sheets. At the top of each sheet
there will be a dropdown box with 4 choices representing an existing
excel spreadsheet. Based on the user's selection in the dropdown box,
the existing sheet needs to be copied onto the new workbook sheet.

This new sheet will then be completed and saved in the new workbook
file without updating the fields in the master sheets.

How can I do this?

 
Reply With Quote
 
 
 
 
Tom Ogilvy
Guest
Posts: n/a
 
      4th Mar 2007
of the dropdown is from Data validation using the list option, then you can
use the change event for the workbook. I the change event, test if the cell
that triggered the change (target) is the cell with the dropdown. If so,
use the value of that cell to copy the sheet to the appropriate location.

http://www.cpearson.com/excel/events.htm for an overview of events if not
familiar (Chip Pearson's page)

--
Regards,
Tom Ogilvy


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I need to create a workbook with 30 sheets. At the top of each sheet
> there will be a dropdown box with 4 choices representing an existing
> excel spreadsheet. Based on the user's selection in the dropdown box,
> the existing sheet needs to be copied onto the new workbook sheet.
>
> This new sheet will then be completed and saved in the new workbook
> file without updating the fields in the master sheets.
>
> How can I do this?
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating dropdown menu emmanuel Webmaster / Programming 1 3rd Jun 2011 02:48 PM
Creating a template letter/Report via dropdown menu & pop-up table dohernan Microsoft Access Reports 1 1st Oct 2009 04:33 PM
how do i populate a dropdown menu from another tab in my workbook =?Utf-8?B?c2hhdW4=?= Microsoft Excel Misc 2 16th Nov 2006 10:38 PM
FrontPage 2000 creating dropdown menu that allow multiple selectio =?Utf-8?B?QmV0dGVqYW5l?= Microsoft Frontpage 1 10th Feb 2005 10:05 PM
Creating a workbook with multiple sheets Gregg Microsoft Excel Worksheet Functions 0 4th Mar 2004 02:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:54 PM.