Recently, I was working on a side project that did some cool things with business days. In one of the use cases, I needed to figure out the date five business days from the current date. My solution needed to be built for technical staff to easily modify exclusion dates. My solution also had to be something that could be set once and forgotten as the end-user pool is expected … [Read more...] about Calculate Business Days in VBA Without Table
Archives for December 2015
Convert wp_list_comments to Use Bootstrap Media Object in Sage
Twitter Bootstrap is an excellent framework to build blogs, sites, apps, etc... This example was written for the Sage Wordpress Bootstrap framework by roots http://roots.io/sage. If you are looking for a platform agnostic version, I have included a snippet that should work at the bottom of this page. For reference, documentation for the Media Object Component can be found … [Read more...] about Convert wp_list_comments to Use Bootstrap Media Object in Sage