How to Print a List of Upcoming Reminders in Outlook Calendar

Sometimes, you may desire to view and print the appointment reminders which are set for future dates in a certain Outlook calendar. This article will introduce a quick means to get such a list of future reminders. As a regular Outlook user, you must be making use of its calendar feature, which can help you schedule your work with reminders. Thanks to the reminders, you will not readily forget any meetings or appointments. By default, Outlook will not show the reminders in “Calendar”...

Read more »

How to Create a Geographic Tool to Get Latitude and Longitude Coordinates for Addresses with Excel VBA

Follow this article and build your own geographic tool with which you can get the latitude and longitude coordinates for an address.  Converters like this are commonly used by Real estate brokers. Download Now If you want to start to use the software as soon as possible, then you can: Download the Software Now Otherwise, if you want to DIY, you can read the contents below. Let's prepare the GUI All you need is a single Excel sheet and you can name the sheet as per your need. In this...

Read more »

How to Auto Identify SQL Server Operator and Add It to Job Notification

Monitoring the status of SQL server jobs is very important. If there is corrupted SQL Server agent, then jobs would not run as scheduled. So make sure you repair corrupted SQL Server before proceeding. Auto identifying operator and adding it to job notification on hundreds of servers is a hectic task. However with this script you can easily monitor all your SQL server jobs. Set operators SQL Server operators allow people or groups to receive notifications when jobs complete on SQL server or...

Read more »