How to Change the Meeting Organizer in Your Outlook

Sometimes you may be required to change the Outlook meeting organizer for some reasons. But in fact, Outlook doesn’t support this, so you have to recreate a meeting with the same attendees and details. This article will teach you a quick method. In reality, I have ever experienced this kind of case as well. On one occasion, I’ve received a meeting invitation in Outlook from my colleague, who is the original meeting organizer. But for some personal affairs, he couldn’t attend and organize the...

Read more »

How to Get Alert Email on Failover in Your Always On Availability Group in SQL Server

Follow these simple steps along with the script to set up and receive a simple and single email whenever a failover happens in your AlwaysOn Availability Group. AlwaysOn Availability Group in SQL Server AlwaysOn Availability Group was released with SQL Server 2012 and is the successor of database mirroring. You can set it up in your SQL Server environment for high availability or disaster recovery. For High Availability the group has to be set in synchronous mode and for disaster recovery the...

Read more »

How to Auto Update the Sorted Range via VBA in Your Excel Worksheet

The custom sort in Excel is a very useful feature. In this article, we will talk about how to automatically update custom sort in a range by using the Excel VBA. When you use the custom sort, you will find that this is an amazing feature in Excel. However, if you use this feature frequently, you may also find a problem. You will sort in a range with certain data and information. When you add additional data and information into the range, the order in the range will not change...

Read more »