Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Table row criteria combination sort out

Hello all,

I don't know if there is an easy way to do what I'm gonna explain. But I
really need this, because if I dont find an automated way its gonna take ages
:(


Lets put it like this:


Table config
----------------------------------------------------------------------------
It's a double entry table

X axis are the criteria of houses (ex: 1 bedroom, 2 toilets, basment, etc
in total there are 52 criteria)

Y axis are the houses name (in total there are more than 200)


So if for example HOUSE X has one bedroom , there will be a YES under the "1
bedroom" criteria, and so on for the 52 criterias

----------------------------------------------------------------------------
----------------------------------------------------------------------------


What need to be done:
----------------------------------------------------------------------------
I need to know which are the most common combinations of criterias for all
the inputted Houses.

For example 40 houses have : 1 bedroom, 1 toilet, 2 fridges and a kitchen


That's it actually.


I guess I would have to predefine which combination of criteria the programm
has to check as it would involve some IA otherwise....
----------------------------------------------------------------------------
----------------------------------------------------------------------------

Maybe there is allready a template somewhere but I coudn't find...

All help is welcome and I thank you a lot!!!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Table row criteria combination sort out

I have a similar problem. Column A is a list of 160 names. The next 35
columns (B1:AJ1) are shifts worked, five shifts a day for seven days, Mon1,
Mon2, €¦€¦Sun5. Some people do one shift and some do several. I have to match
new recruits to suitable mentors on this list.

My solution works a bit :)

1. Make a list elsewhere in a reverse binary format i.e. 1, 2, 4, 8, 16,
ect. Up to 52 places (your criteria). Mine is 35. Name this range €śBinary€ť

2. Change every instance of €śyes€ť in your criteria to number 1.

3. Make a new column at the end of your criteria, if your criteria headings
are B1:BA1, then in BB1 Type €śOrder€ť.

4. In BB2 type the formula, = SUM(B2:BA2*Binary) and enter as an array
formula. (ctl.+ shift + enter). Copy this range down.

5. Sort the your table on the column €śOrder€ť


I hope somebody can come along and improve on this.



"gimme_donuts" wrote:

Hello all,

I don't know if there is an easy way to do what I'm gonna explain. But I
really need this, because if I dont find an automated way its gonna take ages
:(


Lets put it like this:


Table config
----------------------------------------------------------------------------
It's a double entry table

X axis are the criteria of houses (ex: 1 bedroom, 2 toilets, basment, etc
in total there are 52 criteria)

Y axis are the houses name (in total there are more than 200)


So if for example HOUSE X has one bedroom , there will be a YES under the "1
bedroom" criteria, and so on for the 52 criterias

----------------------------------------------------------------------------
----------------------------------------------------------------------------


What need to be done:
----------------------------------------------------------------------------
I need to know which are the most common combinations of criterias for all
the inputted Houses.

For example 40 houses have : 1 bedroom, 1 toilet, 2 fridges and a kitchen


That's it actually.


I guess I would have to predefine which combination of criteria the programm
has to check as it would involve some IA otherwise....
----------------------------------------------------------------------------
----------------------------------------------------------------------------

Maybe there is allready a template somewhere but I coudn't find...

All help is welcome and I thank you a lot!!!!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,180
Default Table row criteria combination sort out

Excel 2007
Pivot Table, Table, Chart, Icons
http://www.mediafire.com/file/zdgzzo...02_21_09b.xlsx
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
Formula in combination with pivot table Eucalypta Excel Worksheet Functions 0 June 27th 08 03:58 PM
Sort combination of letters and numbers Millabird New Users to Excel 2 June 6th 08 10:36 PM
How do I sort different combination of a 4 digits number didi Excel Discussion (Misc queries) 4 March 23rd 07 08:27 PM
Saving Sort Criteria (or Sort Lists) Jim J. Excel Worksheet Functions 1 July 25th 06 10:55 AM
Table Combination with Sorting Fletch Excel Discussion (Misc queries) 0 January 18th 06 05:11 PM


All times are GMT +1. The time now is 03:16 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"