Skip to content

A simple Outlook Macro that Checks the Subject line for "[SEC=" prior to sending any email, also has the ability to add a button to the ribbon to add classification to any email.

Notifications You must be signed in to change notification settings

o0LINNY0o/Outlook-Classification-Marker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Within VBA Editor in the developer tab, Open up “This outlook session” and import the CLASS_Marking_Prompt.cls

unnamed


Secondly Open Developer Tab

(https://support.microsoft.com/en-au/office/show-the-developer-tab-e1192344-5e56-4d45-931b-e5fd9bea2d45)

import the attached Class Marker VBA Macro.


Create new button on the Ribbon and assign Macro

(https://support.microsoft.com/en-au/office/video-customize-the-ribbon-9ce81e05-ecc1-4142-a3e3-1298b37a59c6)

image003

-Choose Command : Macros

-Select/Expand : New Mail Message

-Select “New Group” & Rename (R-Click).

-Select Macro

-Add > >

-Select Macro in Customize Ribbon Rename & Change Symbol (R-Click).

-Select “OK”


image001

Note: this won’t be automatic on every email

About

A simple Outlook Macro that Checks the Subject line for "[SEC=" prior to sending any email, also has the ability to add a button to the ribbon to add classification to any email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages