Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Auto copy/ paste on relevant work sheet when selecting list item

Hello All,

I have a workbook where i have around 9 worksheet. I have patient details on
worksheet name "ALL". I have a dropdown menue in main worksheet "ALL". There
are 8 items in the drop down menu. I have created 8 worksheet with same name
as items in dropdown menue.

My requiremnet is to copy and paste the specific Data coulmn to the another
worksheet for which dropdown item is slected.

Say i have List in dropdown menu as A, B, C,D,E,F. I have also created
worksheet as A, B,C,D,E,F. If a user select A from the dropdown menue the
entire Data couln should be copied into worksheet A and same for all other
menue item.

How can i do it ?

Thanking You

Regards

Niraj


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Auto copy/ paste on relevant work sheet when selecting list item

You may want to look at the way Ron de Bruin and Debra Dalgleish approached it:

Ron de Bruin's EasyFilter addin:
http://www.rondebruin.nl/easyfilter.htm

Code from Debra Dalgleish's site:
http://www.contextures.com/excelfiles.html

Create New Sheets from Filtered List -- uses an Advanced Filter to create
separate sheet of orders for each sales rep visible in a filtered list; macro
automates the filter. AdvFilterRepFiltered.xls 35 kb

Update Sheets from Master -- uses an Advanced Filter to send data from
Master sheet to individual worksheets -- replaces old data with current.
AdvFilterCity.xls 55 kb

Niraj Manglam wrote:

Hello All,

I have a workbook where i have around 9 worksheet. I have patient details on
worksheet name "ALL". I have a dropdown menue in main worksheet "ALL". There
are 8 items in the drop down menu. I have created 8 worksheet with same name
as items in dropdown menue.

My requiremnet is to copy and paste the specific Data coulmn to the another
worksheet for which dropdown item is slected.

Say i have List in dropdown menu as A, B, C,D,E,F. I have also created
worksheet as A, B,C,D,E,F. If a user select A from the dropdown menue the
entire Data couln should be copied into worksheet A and same for all other
menue item.

How can i do it ?

Thanking You

Regards

Niraj


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to enable Copy/Paste on protected work sheet? dveeraj New Users to Excel 1 August 10th 09 06:49 PM
Update relevant sheet after selecting from a drop down list? MG Excel Worksheet Functions 1 December 24th 08 02:23 PM
Auto Copy Text from one work sheet to another Southern Boy Excel Worksheet Functions 2 January 10th 08 06:26 PM
During filling Excel Sheet copy/paste in Explorer does not work Joerg Battermann Excel Programming 0 June 28th 05 04:31 PM
Selecting an Item from a List and getting a different item to pop. Matt Excel Worksheet Functions 1 December 7th 04 02:37 PM


All times are GMT +1. The time now is 10:20 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"