Sunline
Well-known Member
- Joined
- Oct 6, 2007
- Messages
- 701
- Office Version
- 2016
- Platform
- Windows
Hello all ,
I have a workbook that contains approx 350,000 rows of data .
The data is basically history of horses dating back to 2003.
This data is updated approx daily with new meetings that just occurred .
I have some complex macros which source previous statistical history . The main macro only runs on approx 60,000 rows .
By being able to delete all the ones I don’t want I am able to get right back to there very first start .
What I need is to delete every other horse prior to first date (4/09/2014) in col AA except those listed by the following dates ,
4/09/2014
5/09/2014
6/09/2014 , the dates are in col F . Doing it this way I can just change the dates , etc .
Basically ending up with every horses history including the above 3 dates and prior . Each will vary differently .
Any ideas will be a great help . Not sure if this is a major macro or not .
Thanks .
I have a workbook that contains approx 350,000 rows of data .
The data is basically history of horses dating back to 2003.
This data is updated approx daily with new meetings that just occurred .
I have some complex macros which source previous statistical history . The main macro only runs on approx 60,000 rows .
By being able to delete all the ones I don’t want I am able to get right back to there very first start .
What I need is to delete every other horse prior to first date (4/09/2014) in col AA except those listed by the following dates ,
4/09/2014
5/09/2014
6/09/2014 , the dates are in col F . Doing it this way I can just change the dates , etc .
Basically ending up with every horses history including the above 3 dates and prior . Each will vary differently .
Any ideas will be a great help . Not sure if this is a major macro or not .
Thanks .