Skip to content

Instantly share code, notes, and snippets.

View 54437698's full-sized avatar

54437698

View GitHub Profile
@54437698
54437698 / outlook-unified-inbox.vba
Created September 11, 2025 17:38 — forked from eram/outlook-unified-inbox.vba
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