VBA Autofilter Excel 2010

NightStalker

New Member
Joined
Apr 17, 2013
Messages
1
Hi All,

I'm trying to apply a VBA code to have an autofilter which should read from Cell E7 and E8 a date and then filter the dates in Column E starting with E13 until unlimited (for now I have around 98000 rows). Cell E7 should be a starting date and E8 should be an ending date, E13 till *.* will be dates starting from 2011. I want to filter according to the dates entered in to cell E7-E8 the dates which are going to be filtered should be between the dates in Cell E7-E8.

I am a very beginner in VBA so please if possible a very simple way :biggrin:

Thank you in Advance for all your help.
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!

Forum statistics

Threads
1,214,586
Messages
6,120,402
Members
448,958
Latest member
Hat4Life

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