(advanced) Filter -> Sum projects -> Average

Emperor

Board Regular
Joined
Mar 25, 2010
Messages
225
Hi all,
If got a large document in which projects of our company from the start of 2008 are listed with full details (about 25.000 rows). In the document Column A are all the projects, about 130 uniques.

SampleXL file:
http://wtrns.fr/_YdkWZXSrwazHB

What I need is not really hard...I think
But I have no idea how

I've created a Userform for the user:
140er8o.png


Now what I need is a way to apply this filter on my data.
So only display which items are still selected after clicking a CMDbutton on the Userform.

After the filtering step 2:
Sum the column "€/m2" per project.

Step3:
Average the projects Sum to create 1 number "€/m2"

Is there anyone who can help me with this? Especially the advanced filter is the hard thing to get my head arround.

Mathijs.
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
I've got a new insight... I could do this with a Pivot table.. at least partially!

Now I've just have to manage the Pivottable with VBA...

The hardest I see what to do is to use a range for the date (I've got Excel 2003) How could I filter the dates?

Mathijs
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,280
Members
452,902
Latest member
Knuddeluff

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