In our organization we often send text based hyperlinks to folders and files we work on. Most of the time I just copy the path out of Explorer and insert it into the message body and put file:// if front of it so that Outlook will automatically create a link out of it.
Generally, you can use the VLOOKUP function to lookup a value and return the matched value. However, if there are some extra spaces, such as leading spaces or trailing spaces in cells, the formula will return an error value #N/A even if there is a value matched as below screenshot shown. Here this tutorial provides some tricks on solving this job. Welcome to the Outlook Community! Connect and discuss the latest Outlook news, updates and best practices. Third party promotional content will be deleted. Thanks for your help keeping this community a vibrant and useful place!
This works great except if the file or foldername contains spaces. Then it breaks the hyperlink at the first space.
How can I make Outlook to create a link including spaces? Renaming the files and folders is not an option to us.
You can indicate the beginning and the end of the link by placing it between <
and >
. Your typed linked will then look something like this; <file://c:folder with spacesfile with spaces.doc>
After pressing ENTER or typing a space behind the >, Outlook will automatically turn it into a link. This works for all message formats (Plain Text, HTML and Rich Text).
Note: If Outlook doesn’t automatically create links for you in Plain Text messages see; No Hyperlinks in Plain Text anymore
-->Original KB number: 2768656
Symptoms
If you have lots of items in any single folder, you may experience symptoms such as the following in Microsoft Outlook:
- When you use Cached Exchange Mode or an Outlook data (.pst) file, you notice performance issues when you perform certain actions.
- You experience decreased performance in Outlook if the Inbox, Calendar, Tasks, Sent Items, and Deleted Items folders contain lots of items.
- Calendar performance is inconsistent. For example, meeting updates may not be reflected in the primary, shared or delegated Calendar.
If you have lots of mail folders, you may experience performance issues such as the following:
- Folders are not displayed correctly, or they take a long time to appear, especially in cached mode.
- If your Outlook profile has shared mailboxes and has caching enabled (Download Shared Folders is selected), folder synchronization issues, performance issues, and other problems occur if the number of shared folders per mailbox exceeds 500, as described in Performance and synchronization problems when you work with folders in a secondary mailbox in Outlook. Additionally, errors are logged in the Sync Issues folder and '9646' events are logged in the Application log.
- In extreme cases, if there are more than 10,000 folders, Outlook is very slow to open. This behavior occurs because it takes a long time to enumerate the folders.
Cause
This problem may occur if you have folders that exceed the limit for the number of items per folder or if you have too many folders total. The limits for Outlook 2019, Outlook 2016, Outlook 2013, and Outlook 2010 are as follows:
- 100,000 items per folder
- 5,000 items per Calendar folder
Resolution
Important
Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.
If you have folders that exceed the limit for the number of items in an Outlook data (.pst) file or an offline Outlook data (.ost
) file, move items from the larger folders to separate or smaller folders in the same mailbox or data file. Optionally, if you have a Microsoft Exchange online archive, you can move items to that archive.
If you have exceeded the recommended limit of 5,000 total Calendar items, use any of the following methods to reduce the number of items that you have.
Method 1
If you have enabled Online Archive Mailbox, archive items to the Online Archive Mailbox.
Method 2
Apply a Retention Policy on the Calendar folder to delete items from this folder. (For example: Any item that is not modified within one year moves to the Deleted Items folder.)
Method 3
In Sync Window Settings, adjust the number of months of data that are synced for the primary shared calendars. To do this, add the following registry keys.
Note
This method applies to Version 1810 or later version of Microsoft 365 Apps for enterprise (Click-to-Run).
Description | Setting to enable Calendar Sync window |
---|---|
Registry Path | HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0OutlookCached Mode |
Name | CalendarSyncWindowSetting |
Type | REG_DWORD |
Value | Value = 0 Inactive Value = 1 Primary Calendar folder Value = 2 All Calendar folders Defaults to 0 if not set |
Description | Setting to control the number of months in the Calendar Sync window |
---|---|
Registry Path | HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0OutlookCached Mode |
Name | CalendarSyncWindowSettingMonths |
Type | REG_DWORD |
Value | Value = Choose decimal value to select how many months in the Calendar sync window such as 1, 3, 6, or 12 Defaults to 6 if not set |
Description | Setting to control whether to keep all recurring items instead of filtering them |
---|---|
Registry Path | HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0OutlookCached Mode |
Name | CalendarSyncWindowAllRecurring |
Type | REG_DWORD |
Value | 0 |
These registry keys update the sync restriction so that the Cached Mode client downloads fewer Calendar items, even for a Calendar that has multiple years of history on the server. These keys don't clean up older Calendar content that was already downloaded. However, this method can be effective if you're willing to clear offline items and resync your Calendar (instead of bulk deleting old items). If you already have the Calendar in the profile, you have to clear the Offline Items after you set the registry keys and restart Outlook.
To clear offline Calendar items, follow these steps:
Outlook For Mac 2011 Folder Contains Excess Whitespace In Excel
- Open the Calendar pane in Outlook, then right-click the Calendar folder.
- Select Properties.
- On the General tab, select Clear Offline Items.
- Select OK.
Additionally, you can use the Support and Recovery Assistant (SaRA) for Office 365 to diagnose issues that affect Outlook. (The tool works for both programs.)
To download and install the tool, go to the following Microsoft website:
In the tool, run the Outlook Diagnostic under the Advanced Diagnostics section to determine the cause of the performance issue.
More information
Outlook For Mac 2011 Folder Contains Excess Whitespace Formula
To view the Calendar item count, use the Calendar Properties dialog box to check how many items are in a Calendar folder in Outlook Cached Mode.
To do this, follow these steps:
- Open the Calendar pane in Outlook, then right-click the Calendar folder.
- Select Properties.
- On the General tab, select Show total number of items.
- Select the Synchronization tab.
- View the count under View statistics for this folder.
Outlook uses an .ost
file only if the Exchange email account is configured to use Cached Exchange Mode. When Outlook is configured to connect to the Exchange mailbox in online mode, an .ost
file is not used. If your Outlook client is connected to Exchange in online mode, and you do not have high item-count folders in a .pst file, the performance issue may be occurring on the server.
For more information about Outlook performance issues, see You may experience application pauses if you have a large Outlook data file.
Comments are closed.