In this post, I’m going to cover how to create a ‘Job’ in Access, and how to setup a reminder in Outlook, including a ‘Trigger from Outlook’ button. This post assumes you’re largely familiar with importing data into access (I’ll try and do a post on this some time, for those of you lessRead More
In this post, I’m going to talk about finding the difference between 2 dates in SQL. However, I’m going to cover it across multiple applications. The Problem Statement is simple: How many days are there between two dates? What we want is an integer value back of how many days there are. The solution willRead More