PC Review


Reply
Thread Tools Rate Thread

Copy data from one worksheet to another

 
 
Stacey
Guest
Posts: n/a
 
      30th Dec 2009
I have a workbook that has different classifications based on a dates
(Classifications = Red, Green, Yellow). On the cumulative sheet I have all
and then I have a separate sheet for each class. I want to copy the rows
(B-M) that contain the class to its corresponding sheet (keeping the
cumulative sheet populated). I have a formula to notate which row contains
the appropriate color (Column A). Each sheet has the same header as the
cumulative sheet.
 
Reply With Quote
 
 
 
 
Leung
Guest
Posts: n/a
 
      30th Dec 2009
hi

You said that you
"want to copy the rows (B-M) that contain the class to its corresponding
sheet"

B-M is a colume rather than row. so really don't undertand what you want.

Howevery, you might use formula to set as a criteria showing the
data/information related tot he tab name.

Below function help to retrieve the tab name for the sheet, so it may be
help to you
=MID(CELL("filename"),(SEARCH("]",CELL("filename"),1))+1,LEN(CELL("filename")))




"Stacey" wrote:

> I have a workbook that has different classifications based on a dates
> (Classifications = Red, Green, Yellow). On the cumulative sheet I have all
> and then I have a separate sheet for each class. I want to copy the rows
> (B-M) that contain the class to its corresponding sheet (keeping the
> cumulative sheet populated). I have a formula to notate which row contains
> the appropriate color (Column A). Each sheet has the same header as the
> cumulative sheet.

 
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
copy/pasting data into a worksheet and then sorting worksheet Pierrette T Microsoft Excel Programming 0 11th Nov 2009 03:23 AM
Copy data from one worksheet and paste into another worksheet stockton12 Microsoft Excel Programming 3 30th Mar 2008 09:40 PM
Copy data in multiple worksheet tabs into one worksheet Bob Microsoft Excel Programming 2 15th Feb 2008 03:01 PM
copy data in a cell from worksheet A to worksheet B =?Utf-8?B?cmFqZXNo?= Microsoft Excel Misc 1 21st Feb 2006 07:40 AM
Copy Modified Worksheet 1 Data to Worksheet 2 =?Utf-8?B?Y2xhcmtlbHJj?= Microsoft Excel Programming 0 15th Apr 2004 01:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:07 AM.