<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://excelblog.co.uk/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Daily Dose of Excel</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/default.aspx</link><description>The Daily Dose of Excel Blog, provided by kind permission of it&amp;#39;s owner, Dick Kusleika. Mirrored here on www.excelusergroup.org for your convenience.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>List all folders in a Microsoft Outlook account</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/03/list-all-folders-in-a-microsoft-outlook-account.aspx</link><pubDate>Thu, 03 Nov 2011 14:00:00 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9261</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=9261</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/03/list-all-folders-in-a-microsoft-outlook-account.aspx#comments</comments><description>Recently, I wanted to create a list of all the folders in my MS Outlook PST file together with the size of each folder. Outlook provides that information through the user interface. Unfortunately, it shows the result in a modal dialog with no way to save the information elsewhere. So, I decided [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/03/list-all-folders-in-a-microsoft-outlook-account.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9261" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA/default.aspx">VBA</category></item><item><title>How Much to Charge for Freelance VBA Development</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/02/how-much-to-charge-for-freelance-vba-development.aspx</link><pubDate>Thu, 03 Nov 2011 02:36:32 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9259</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=9259</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/02/how-much-to-charge-for-freelance-vba-development.aspx#comments</comments><description>$150 per hour. $120 per hour if the project is big enough that you won&amp;#8217;t have to look for work for a while. $100 per hour if you&amp;#8217;re really hungry.
I&amp;#8217;m sick of reading blog posts about how much to charge. They don&amp;#8217;t tell me anything I don&amp;#8217;t already know. And they [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/02/how-much-to-charge-for-freelance-vba-development.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9259" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/General/default.aspx">General</category></item><item><title>Protect a global variable in another VB project</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/02/protect-a-global-variable-in-another-vb-project.aspx</link><pubDate>Wed, 02 Nov 2011 05:45:33 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9254</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=9254</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/02/protect-a-global-variable-in-another-vb-project.aspx#comments</comments><description>Developers who have done any kind of programming with the Office 2007 (and later) Ribbon architecture have encountered almost certainly a scenario that resulted in the loss of their pointer to the ribbon. This happens because the ribbon object has to be stored in a global variable and any kind of unhandled error leads [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/11/02/protect-a-global-variable-in-another-vb-project.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9254" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Excel12/default.aspx">Excel12</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA/default.aspx">VBA</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Fluent+UI/default.aspx">Fluent UI</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Excel+14/default.aspx">Excel 14</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Excel+Basic/default.aspx">Excel Basic</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Excel+Intermediate/default.aspx">Excel Intermediate</category></item><item><title>Sorting a Custom Collection Class</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/31/sorting-a-custom-collection-class.aspx</link><pubDate>Mon, 31 Oct 2011 06:50:46 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9194</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=9194</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/31/sorting-a-custom-collection-class.aspx#comments</comments><description>I&amp;#8217;ve been following Dick&amp;#8217;s VBHelpers Build series (1, 2, 3) and his last post reminded me that, from time to time, I need to sort a collection of items in-memory.
I don&amp;#8217;t have to sort all that often, so my approach has changed over time. I&amp;#8217;ve kind of settled on the following.
Let&amp;#8217;s say I have a [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/31/sorting-a-custom-collection-class.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9194" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/General/default.aspx">General</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Classes/default.aspx">Classes</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA+Advanced/default.aspx">VBA Advanced</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Collections/default.aspx">Collections</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA/default.aspx">VBA</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Downloads/default.aspx">Downloads</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA+Code+Library/default.aspx">VBA Code Library</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Modules/default.aspx">Modules</category></item><item><title>VBHelpers Build 3</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/24/vbhelpers-build-3.aspx</link><pubDate>Tue, 25 Oct 2011 00:52:03 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9006</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=9006</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/24/vbhelpers-build-3.aspx#comments</comments><description>In this iteration, I Create a generator for a FillFromRange method of the parent class
Get rid of those unisightly blank lines when converting Public variables to Property statements
Change FindBy to ChildBy (thanks Steve J) If I have a range of records that I want to put in a class, which happens a lot, I wanted to create [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/24/vbhelpers-build-3.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9006" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Classes/default.aspx">Classes</category></item><item><title>In a class module, why use an unrestricted property?</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/23/in-a-class-module-why-use-an-unrestricted-property.aspx</link><pubDate>Mon, 24 Oct 2011 02:42:23 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8952</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8952</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/23/in-a-class-module-why-use-an-unrestricted-property.aspx#comments</comments><description>Over the years, I have followed the &amp;#8220;best practice&amp;#8221; of always using a property get and let/set combination rather than just declaring a public variable. But, over the last few months I&amp;#8217;ve started questioning this dictum.
Now, before people start jumping up and down, I am aware of the many very, very good reasons why [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/23/in-a-class-module-why-use-an-unrestricted-property.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8952" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Classes/default.aspx">Classes</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA/default.aspx">VBA</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/CodeCritic/default.aspx">CodeCritic</category></item><item><title>More Class Module Automation</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/18/more-class-module-automation.aspx</link><pubDate>Wed, 19 Oct 2011 00:57:31 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8670</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8670</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/18/more-class-module-automation.aspx#comments</comments><description>How was that video? Pretty super-awesome, huh?
You can download VBHelpers.zip
It&amp;#8217;s rough, to say the least, but if you want to mess around with it, have at it. Here&amp;#8217;s some more information on what was happening in that video:
0:00 First I insert a class module. Inserting modules is one of those activities that [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/18/more-class-module-automation.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8670" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Classes/default.aspx">Classes</category></item><item><title>Is it Standard Time yet?</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/18/is-it-standard-time-yet.aspx</link><pubDate>Tue, 18 Oct 2011 18:11:25 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8667</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8667</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/18/is-it-standard-time-yet.aspx#comments</comments><description>Part of my part-time job schedules world-wide PC-chat conferences weekly, and I announce the time referenced to the East Coast. As daylight savings time is about to end, I wanted an algorithm that knew whether standard time or daylight savings time was in effect.
As I&amp;#8217;m not worried about the 2:00AM change over, I can [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/18/is-it-standard-time-yet.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8667" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/General/default.aspx">General</category></item><item><title>Automating Class Creation</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/17/automating-class-creation.aspx</link><pubDate>Tue, 18 Oct 2011 00:40:20 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8653</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8653</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/17/automating-class-creation.aspx#comments</comments><description>Happy Spreadsheet Day. This year, it&amp;#8217;s something about helping students. I don&amp;#8217;t care about students. They don&amp;#8217;t have any money and they spend all their time on the Facebook and the Twitter.
Instead of helping students, I made a video about how I create custom class modules. If you use class module [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/17/automating-class-creation.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8653" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Classes/default.aspx">Classes</category></item><item><title>Posting Code to this Blog</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/14/posting-code-to-this-blog.aspx</link><pubDate>Sat, 15 Oct 2011 01:15:37 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8648</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8648</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/14/posting-code-to-this-blog.aspx#comments</comments><description>For years I&amp;#8217;ve been typing &amp;#60;code&amp;gt; tags and pasting code between them. But no more! I wrote a small utility that puts the code tags around my code and pops into the clipboard. Think of the seconds that I&amp;#8217;ll save.
There are three situations that I wanted to cover with this code; no [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/14/posting-code-to-this-blog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8648" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA/default.aspx">VBA</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Visual+Basic+Editor/default.aspx">Visual Basic Editor</category></item><item><title>CFB Stats Correlation</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/11/cfb-stats-correlation.aspx</link><pubDate>Wed, 12 Oct 2011 01:53:52 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8638</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8638</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/11/cfb-stats-correlation.aspx#comments</comments><description>Disclaimer: I&amp;#8217;m not a statistician. I aced Business Statistics, but that was 20 years ago and I forgot everything the day after the final.
My premise is that Points-per-Yard on offense and Yards-per-Point on Defense are predictive of the final score of a game. I went back to week five of the college football [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/11/cfb-stats-correlation.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8638" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA/default.aspx">VBA</category></item><item><title>Wrap Sheets Hotkey</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/10/wrap-sheets-hotkey.aspx</link><pubDate>Mon, 10 Oct 2011 13:00:46 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8632</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8632</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/10/wrap-sheets-hotkey.aspx#comments</comments><description>I use Control+PageUp/PageDown to navigate between sheets. Sometimes I need to get from the first sheet to the last sheet and I don&amp;#8217;t want to hit the hotkey seven or eight times to get there. I recently added some code to my UIHelpers addin. First, I set up and destroy the hotkeys [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/10/wrap-sheets-hotkey.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8632" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/VBA/default.aspx">VBA</category><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Navigation/default.aspx">Navigation</category></item><item><title>CFB Stats Refactor</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/09/cfb-stats-refactor.aspx</link><pubDate>Sun, 09 Oct 2011 16:01:00 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8631</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8631</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/09/cfb-stats-refactor.aspx#comments</comments><description>I had some redundant code in my previous post that I&amp;#8217;m going to fix up. First, this
Public Function IsAway(hRow As HTMLTableRow) As Boolean
&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; Dim bReturn As Boolean
&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; bReturn = Left$(hRow.Cells(1).innerText, 1) = &amp;#34;@&amp;#34;
&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/09/cfb-stats-refactor.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8631" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Classes/default.aspx">Classes</category></item><item><title>CFB Stats Part II</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/08/cfb-stats-part-ii.aspx</link><pubDate>Sat, 08 Oct 2011 15:05:06 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8630</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8630</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/08/cfb-stats-part-ii.aspx#comments</comments><description>In College Football Statistics, I created my Team and Game objects, filled the Teams collection, and wrote a FindByName property for Teams. Now the fun part; filling the Game objects. This is a long one and I&amp;#8217;m not going to sit here and tell you it doesn&amp;#8217;t need some refactoring. But it [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/08/cfb-stats-part-ii.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8630" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Classes/default.aspx">Classes</category></item><item><title>College Football Statistics</title><link>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/07/college-football-statistics.aspx</link><pubDate>Sat, 08 Oct 2011 01:33:16 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8629</guid><dc:creator>Daily Dose of Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/daily_dose_of_excel/rsscomments.aspx?PostID=8629</wfw:commentRss><comments>http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/07/college-football-statistics.aspx#comments</comments><description>Who wants to talk about college football, class modules and XMLHttp requests? Anyone? Well, for the two of you left, here&amp;#8217;s what I got. The problem with comparing team statistics, especially early in the season, is cupcakes. Cupcakes are teams that aren&amp;#8217;t very good at football. Teams like to schedule [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/2011/10/07/college-football-statistics.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8629" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/daily_dose_of_excel/archive/tags/Classes/default.aspx">Classes</category></item></channel></rss>
