Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / General MS Outlook Questions / March 2008

Tip: Looking for answers? Try searching our database.

Seeing folder name while reading email

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sherm - 20 Mar 2008 18:11 GMT
I am reading an email that came up from a reminder and am unable to see the
folder name.  Is there a way to view the folder name while reading an email?  
Thanks!
Michal [Outlook MVP] - 21 Mar 2008 08:38 GMT
> I am reading an email that came up from a reminder and am unable to see the
> folder name.  Is there a way to view the folder name while reading an email?  

I think you will need to run the below macro every time you want to find out
which folder the current item is from. In Outlook 2007 you need to turn on
the Developer tab in ribbon to be able to run a macro from within an open item.

Sub DispFolderPath()
    On Error Resume Next
    MsgBox Application.ActiveInspector.CurrentItem.Parent.FolderPath
End Sub

Signature

Best regards,
Michal [Microsoft Outlook MVP]

http://www.codetwo.com
Share Outlook on the net without Exchange!

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.