Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default How to take out a list from a list

There is a table of 8 columns and X rows from A1 to G(X). I am entering new
values everyday. I am trying to form a secondary list making use of values in
column C (which are; A,B,C,1,2,3,4,5) as reference. I would like to have all
rows containing "B" in column C to from a new listing in the next sheet.



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default How to take out a list from a list

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

noyau wrote:

There is a table of 8 columns and X rows from A1 to G(X). I am entering new
values everyday. I am trying to form a secondary list making use of values in
column C (which are; A,B,C,1,2,3,4,5) as reference. I would like to have all
rows containing "B" in column C to from a new listing in the next sheet.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default How to take out a list from a list

Take a look at Data Filter Autofilter..........then sort on Column C for
your "B".....then copy and paste the date to the new sheet..........

To return the data to normal, just do Data Filter Autofilter
again...it's a toggle.

hth
Vaya con Dios,
Chuck CABGx3



"noyau" wrote:

There is a table of 8 columns and X rows from A1 to G(X). I am entering new
values everyday. I am trying to form a secondary list making use of values in
column C (which are; A,B,C,1,2,3,4,5) as reference. I would like to have all
rows containing "B" in column C to from a new listing in the next sheet.



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
Automatic Update of Dropdown List Box data Rajat Excel Worksheet Functions 4 March 8th 12 05:09 PM
Editing a list of data hot dogs Excel Discussion (Misc queries) 3 November 1st 06 12:42 PM
Filter the results of a list based on a previous vlookup against the same list Mizpah Excel Worksheet Functions 2 August 18th 06 10:28 AM
Creating a List based on your choice from Another List Cristi Excel Discussion (Misc queries) 1 August 14th 06 06:00 PM
Refresh a Validation List? jhollin1138 Excel Discussion (Misc queries) 3 February 17th 05 05:48 PM


All times are GMT +1. The time now is 10:09 PM.

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"