Skip to content

Instantly share code, notes, and snippets.

View eram's full-sized avatar

eram eram

  • webLegions
View GitHub Profile
@eram
eram / outlook-unified-inbox.vba
Last active September 11, 2025 17:39
Outlook Unified Inbox Macro
' This macro creates a "unified inbox" - a search across all inboxes and sent items.
' Steps to use it:
' 1. Enable developer tab to see VBA console:
' Options > Customize Ribbon >
' Enable the selection field before “Developer” and OK.
' 2. Add macro:
' From the Developer tab open Visual Basic dialog
' Open VBA Add the Sub below to General context
' 3. Enable macros:
' Options > Trust Center > Trust Center Settings > Macro Settings