SQL Server uses pairs of single quotes to identify the start and end of a string. Inserting 'Mrs Brown's Boys' into a database table will fail since the three single quotes imply two strings, one of which is incomplete. An escape character is...
Read more »
If you would like to create an Outlook contact group from the list of contacts in an Excel file, you can use the 2 methods introduced in this article.
Some users are seeking a way to quickly create an Outlook contact group from an Excel file...
Read more »
If you would like to count the number of incoming emails on a specific date, or in a specific month or year, you can use the quick means introduced in this article. It will teach you how to use VBA to get it in a flash.
When it comes to counting...
Read more »