Macro to View Attachments

  • Thread starter Thread starter Lauri
  • Start date Start date
L

Lauri

My boss receives several e-mails a day with text attachments.
He would like a macro (keyboard combination) that would do the same thing as
Right click message in inbox
Choose View Attachments
Choose the attachment name

Any suggestions on writing something like this?

Any ideas are appreciated.
 
Macros in Outlook cannot be assigned to keyboard shortcuts like they can in
other Office applications. Macros can be assigned to a custom toolbar
button, and the toolbar button caption can include the '&' character
preceding a letter to make it accessible using the ALT key.

What your boss wants to do is incredibly simple and doesn't require a macro
anyway. Just tell him to double-click the attachment in the message header.
 
He doesn't want to open the message. He wants to view the attachment from
the inbox. He's trying to save steps.

-Lauri
 
If he uses the preview pane, the message header will be displayed. The
attachments are visible from there.

Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top