VBA for Finance is Live! +New content on Intro to VBA

I'm excited to share with you my first advanced topic (See VBA for Finance page) which is about a using a date function that I wrote to be able to compare financial statements of different countries and systems with different date formats by converting them all to a single date format.  The function is probably not perfect since I wrote it a little over a year ago and judged it on the criteria of working properly and running fast, so if you see something to suggest please feel free!!

On the Intro to VBA page I've also done a make over to the loops video, now covering 4 loop examples a little more thoroughly and I've added a video about nested statements and how to keep your code organized. 

~Enjoy~