How to load next item into active inspector? - Microsoft Community


after applying macro, moved mail item inbox in active inspector folder.  active inspector still displays same message.  want active inspector display next message inbox.  how do that.?  cannot "getnext" function work activeinspector object.

jim

as have provided vague outline of doing replay can equally vague lile

dim olitem mailitem
    each olitem in application.activeexplorer.selection
        if typename(olitem) = "mailitem" then
            olitem
                'do olitem
            end with
        end if
    next olitem



Office / Outlook / Microsoft Office Programming / Office 2013



Comments

Popular posts from this blog

message deleted by transport agent, event: LED=550 4.3.2 - Microsoft Community

Outlook conversion problem - Microsoft Community

Outlook 2016 - Insert attachment to Meeting Invite You Do Not Own - Microsoft Community