Save New Contacts to iCloud Contacts
Although you can't save new contacts directly in the iCloud contacts folder unless you select the iCloud Contacts folder before opening the new Contact form, there are a couple of options available to move new contacts to the iCloud.
Outlook iCloud Error 0x800706ba
When setting up iCloud to sync with Outlook, you may receive the following error message: "Your configuration could not be started due to an unknown error. (0x800706ba)".
Using Yahoo and AOL accounts in Outlook
Update: Yahoo began upgrading user accounts earlier this year to require an app password if the email client did not support oAuth2 with their servers. On October 20 2020, all Yahoo accounts will be required to use an app password if the email client does not support oAuth2 to their servers. If you are using
Insert Emoji using VBA
The user wanted to know how to insert an emoji using VBA: Is there a way to create a VBA code to paste an emoji. For example, Unicode 128123? :ghost: I want to insert the text where ever my cursor currently is. Sure, you can do that using VBA. You'll need to use the Word
Create a Contact Group to quickly send email to a multiple people
How to create a Microsoft Outlook contact group or distribution list to send messages to a group of people.
Outlook error: Something is wrong with your data files
After update Office, every time you open Outlook, you receive an error message: Something is wrong with one of your data files and Outlook needs to close. Outlook might be able to fix your file. Click OK to run the Inbox Repair Tool.
Outlook Windows Store Registry
How to find and export or edit the registry files used by the Office 365 Windows store version.
Fixed: Outlook 365: From field is blank
In Outlook 365 the From field is blank. You are also unable to change signature assignments in the Signatures dialog after upgrade from version 2002 (12527.20194) to version 2003 (12624.20176).
Daylight Saving Time Calendar Display Bugs
When you the week starts on the Sunday Daylight time starts, appointments may appear at the wrong time in the week view.
Change Insight's Focus Time Appointments
Add categories and change to Tentative the Focus Time appointments created by the Insights feature of Office 365 Exchange Online.
Outlook command lines using /m switch fail
Changes to Outlook version 2001 (Build 12430.20184) break the command line switch /m.
Enable Automatic Replies (OOF) using a macro
How to use a macro to set up an Automatic reply (out of office reply) in Outlook on Windows desktop.
Clean up the Junk Email folder
How to use Rules or a macro to clear spam from Outlook's Junk Email folder.
Make 'Today' stand out more in the calendar
How to change the calendar color or use conditional formatting rules to highlight appointments starting today to make 'Today" more visible on your Outlook calendar.
Use VBA to Scan to Email
How to scan a document or image and attach or embed into an Outlook email using VBA and the Windows Image Acquisition Library (WIA).
View Read Receipt Request Indicator
All current versions of Outlook include a Read Receipt field, including Outlook 2010, 2013, 2016/2019/365. To see the Read Receipt indicator, you need to customize the view by adding the Receipt Requested field. For best results, you will need to use the Single Line view to see the read request field. To add the field
Delete folders using a macro or PowerShell
Use an Outlook macro or PowerShell script to bulk delete folders from Outlook.