Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 34
Default Filter Data with formulas

I am trying to filter a database based on certain criteria without using the
autofilter function. I have a master data sheet that lists all my customers
and the types of businesses they are. From that master tab, I would like
separated tab for each type of business. Is there a formula I can use to
look up from this master sheet and sort based on the criteria without using
the autofilter button? The problem with using that is I would have to copy
all the data multiple times, creating a much larger spreadsheet than what it
needs to be.

Any help would be appreciated.

Thank you,
Peanut
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Filter Data with formulas

Here's one non-array formulas set-up which can deliver the required
functionalities ..

Take this sample construct from my archives:
http://www.savefile.com/files/430142
AutoCopy Lines to Resp Sht Non Array.xls
(Full details inside, nicely rendered. Easy to adapt ..)

Data is continuously entered in a master ("parent") sheet, with lines neatly
auto-copied to each individual ("child") sheet based on the values within a
key col.

In the sample, the key col in the master sheet is the "State" col, which may
contain eg: NY, CA, NV, SD, AZ, etc. All lines with "NY" in the key col will
be auto-copied to the sheet named: NY, and appear neatly bunched at the top,
w/o any intervening blank lines. Ditto for lines with "CA", "NV", etc which
will be copied into their respective sheets.

Propagation of the "child" sheet is as simple as making a copy of the
initial one, then renaming it accordingly as the next key col value. Eg we
first formulate one child sheet for "NY", dress it up nicely, then just make
copies of the "NY" sheet, and rename these as: CA, NV, SD, etc.

In your case, the key col would be your "Business Type" col, eg: BizTyp1,
BizTyp2, etc
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Peanut" wrote:
I am trying to filter a database based on certain criteria without using the
autofilter function. I have a master data sheet that lists all my customers
and the types of businesses they are. From that master tab, I would like
separated tab for each type of business. Is there a formula I can use to
look up from this master sheet and sort based on the criteria without using
the autofilter button? The problem with using that is I would have to copy
all the data multiple times, creating a much larger spreadsheet than what it
needs to be.

Any help would be appreciated.

Thank you,
Peanut

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
auto-filter messes up the formulas Drew2006 Excel Discussion (Misc queries) 1 September 6th 06 08:58 AM
in data/filter/auto filter sp8 Excel Worksheet Functions 2 May 12th 06 01:03 AM
Any way to filter cells with formulas ? gaftalik Excel Discussion (Misc queries) 4 November 26th 05 05:51 PM
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du TC Excel Worksheet Functions 1 May 12th 05 02:06 AM
filter for non-formulas S. H. Drew Excel Discussion (Misc queries) 1 December 6th 04 08:23 PM


All times are GMT +1. The time now is 03:40 AM.

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"