Simple sorting formula

fredmcted

Board Regular
Joined
Sep 13, 2012
Messages
50
Hi All,
My brain has gone completely blank.
I've got a table of data which id like to extract certain results according to date.
So for example multiple people used the service within January, from this id like to work out the number of adults, if they were registered, total cost, what service. The way i was going to do it was to have a complicated IF formula and 12 columns which id then extract the data from. there must be a formula I'm missing and have overlooked. I hope you can help. FredMcTed[TABLE="width: 500"]
<tbody>[TR]
[TD]service use[/TD]
[TD]age[/TD]
[TD]registered[/TD]
[TD]service[/TD]
[TD]cost[/TD]
[/TR]
[TR]
[TD]11/1/12[/TD]
[TD]21[/TD]
[TD]y[/TD]
[TD]part 1[/TD]
[TD]500[/TD]
[/TR]
[TR]
[TD]14/1/12[/TD]
[TD]16[/TD]
[TD]n[/TD]
[TD]part 2[/TD]
[TD]250[/TD]
[/TR]
[TR]
[TD]12/2/12[/TD]
[TD]42[/TD]
[TD]y[/TD]
[TD]part 1[/TD]
[TD]500[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,223,903
Messages
6,175,279
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top