PC Review


Reply
Thread Tools Rate Thread

Creating a new sheet from specific data in existing sheet

 
 
Rosscoe
Guest
Posts: n/a
 
      13th Jan 2010
I would like to create a new sheet based on specific data from an existing
sheet using key text from cells in a column. I need to search a column range
and if the key text appears then I want to copy that whole row of information
into a new sheet.
For instance, if one cell, or several cells, in column range, say J2:J455,
contain the text "ABCD" then I would like to take that whole row of data, say
A5:M5, and copy it into a new sheet. What formulas do I need to contruct to
do that or does a 'macro' need to be written to do it?
 
Reply With Quote
 
 
 
 
Gary''s Student
Guest
Posts: n/a
 
      13th Jan 2010
You can use a macro, but you don't need to.

You can use AutoFilter instead. Click on the column and:

Data > Filter > AutoFilter > Contains > ABCD

this will hide the rows that don't contain ABCD in the desired column. Copy
the visible rows and paste eslewhere.
--
Gary''s Student - gsnu200909


"Rosscoe" wrote:

> I would like to create a new sheet based on specific data from an existing
> sheet using key text from cells in a column. I need to search a column range
> and if the key text appears then I want to copy that whole row of information
> into a new sheet.
> For instance, if one cell, or several cells, in column range, say J2:J455,
> contain the text "ABCD" then I would like to take that whole row of data, say
> A5:M5, and copy it into a new sheet. What formulas do I need to contruct to
> do that or does a 'macro' need to be written to do it?

 
Reply With Quote
 
Arceedee
Guest
Posts: n/a
 
      13th Jan 2010
Are you looking for that specific entry e.g. ABCD or would ABCD be included
within other text in the cell?

"Rosscoe" wrote:

> I would like to create a new sheet based on specific data from an existing
> sheet using key text from cells in a column. I need to search a column range
> and if the key text appears then I want to copy that whole row of information
> into a new sheet.
> For instance, if one cell, or several cells, in column range, say J2:J455,
> contain the text "ABCD" then I would like to take that whole row of data, say
> A5:M5, and copy it into a new sheet. What formulas do I need to contruct to
> do that or does a 'macro' need to be written to do it?

 
Reply With Quote
 
Luke M
Guest
Posts: n/a
 
      13th Jan 2010
Actually, this is a built-in feature of XL. Create a new sheet. In A1, type
the name of your header of column J, and in A2, input the criteria you want
found (ABCD).

Now, while still on this new sheet, go to Data - Filter - AdvancedFilter.
Change first option to "Copy to another location". For List range, select the
entire range of data you want to check (all columns) from the data sheet. For
Criteria range, select cells A1:A2. For Copy to, select cell A4. Ok out.

Note that the criteria change is very flexible. If you want a type of "and"
criteria, place the header name and criteria in another column. If you want
an "or" criteria (lets say search column J for XYZ and ABCD) simply place
that in the row below (cell A3).
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Rosscoe" wrote:

> I would like to create a new sheet based on specific data from an existing
> sheet using key text from cells in a column. I need to search a column range
> and if the key text appears then I want to copy that whole row of information
> into a new sheet.
> For instance, if one cell, or several cells, in column range, say J2:J455,
> contain the text "ABCD" then I would like to take that whole row of data, say
> A5:M5, and copy it into a new sheet. What formulas do I need to contruct to
> do that or does a 'macro' need to be written to do it?

 
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
Populating one sheet with specific data from another sheet (I'm dumb) CompleteNewb Microsoft Excel Programming 0 14th Oct 2010 04:06 PM
Showing Specific Data from Master Sheet to Another Sheet Parker Jones Microsoft Excel New Users 1 10th Jul 2009 02:01 AM
Copying specific data from Sheet 1 to Sheet 2 Jock Microsoft Excel Programming 1 28th Oct 2008 05:56 PM
How to Automatically transfer specific Data from Sheet 1 to Sheet =?Utf-8?B?Sm1hbg==?= Microsoft Excel Worksheet Functions 12 10th May 2007 05:35 AM
Copying Data from one sheet to another sheet on a specific day =?Utf-8?B?R2F2MTIz?= Microsoft Excel Worksheet Functions 0 1st May 2007 10:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:26 AM.