Skip to content

A VBA script for Microsoft Outlook that automatically manages the thread count in email subjects. It increments the thread count with each new email or reply, helping organize email conversations. Easy to install and customize. Licensed under MIT. Retain credit to "SmaRTy Saini Corp."

License

Notifications You must be signed in to change notification settings

SmaRTy-Saini/Outlook-Thread-Count-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Outlook Thread Count Manager

This VBA script for Microsoft Outlook automatically manages the thread count in the subject line of emails when sending them. It can be used to keep track of email conversations with a unique thread count.

License

This code is provided by SmaRTy Saini Corp.
Use, modify, and distribute this code freely, but please retain the credit to SmaRTy Saini Corp. in any usage. Unauthorized redistribution for profit is prohibited.

Features

  • Automatically increments the thread count in the subject line of emails.
  • Supports replies (RE:).
  • Ensures thread count is always included in the subject line.

Instructions for Use

  1. Open Outlook.
  2. Press Alt + F11 to open the Visual Basic for Applications (VBA) editor.
  3. In the editor, go to Insert > Module.
  4. Copy the provided VBA code into the module.
  5. Save and close the editor.
  6. The script will now automatically manage the thread count in email subjects.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A VBA script for Microsoft Outlook that automatically manages the thread count in email subjects. It increments the thread count with each new email or reply, helping organize email conversations. Easy to install and customize. Licensed under MIT. Retain credit to "SmaRTy Saini Corp."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages