Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Annabelle
 
Posts: n/a
Default Filter list on additional worksheets

BACKGROUND
I'm setting up a project log comprised of hundreds of entries. One of
the columns (col. F) indicates status: Review, Active, Closed, Denied.

QUESTION
The first worksheet will be the historical list - all projects ever
requested. Based on the STATUS (col. F), I want all Review projects
automatically entered on the second worksheet, all Active projects
automatically enter on the third worksheet, etc. The goal is to limit
data entry to the master worksheet.

DETAILS
There are thirteen columns:
A. ProjNum B. Name C. System D. ValueType E. ValueAmt F. Status G. Size
H. Complexity I. Requestor J. RcvdDate K. StartDate L. EndDate M. Notes

Is there a formula I can use to accomplish this?

  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

How about using a macro that could refresh those other sheets whenever you run
it?

I find that this is much safer than doing any "automatic" updates. (Typing
errors could be very difficult to track down and correct.)

Then Ron de Bruin has an addin that may do what you want right out of the box:
http://www.rondebruin.nl/easyfilter.htm

Or borrow some 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

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

Annabelle wrote:

BACKGROUND
I'm setting up a project log comprised of hundreds of entries. One of
the columns (col. F) indicates status: Review, Active, Closed, Denied.

QUESTION
The first worksheet will be the historical list - all projects ever
requested. Based on the STATUS (col. F), I want all Review projects
automatically entered on the second worksheet, all Active projects
automatically enter on the third worksheet, etc. The goal is to limit
data entry to the master worksheet.

DETAILS
There are thirteen columns:
A. ProjNum B. Name C. System D. ValueType E. ValueAmt F. Status G. Size
H. Complexity I. Requestor J. RcvdDate K. StartDate L. EndDate M. Notes

Is there a formula I can use to accomplish this?


--

Dave Peterson
  #3   Report Post  
Annabelle
 
Posts: n/a
Default

Thanks Dave. I'll give these options a try.

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
Define list of worksheets Judy Ward Excel Worksheet Functions 4 June 15th 05 09:44 PM
Using advanced filter to search for criteria in a list Potatosalad2 Excel Discussion (Misc queries) 1 June 8th 05 03:08 AM
How to filter and list data based on different data. Defoes Right Boot Excel Worksheet Functions 3 April 13th 05 04:03 PM
Excel List range, filter arrows disappeared andrew Excel Discussion (Misc queries) 3 April 1st 05 11:30 PM
Linking Drop-down list to worksheets Compnerd Excel Discussion (Misc queries) 0 March 7th 05 06:13 PM


All times are GMT +1. The time now is 04:00 PM.

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

About Us

"It's about Microsoft Excel"