How do I create button to attach active document to an email?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm creating a document and need a method of a novice user to be able to
attach the document to an email. I was thinking of adding a command button
that would simply need clicking....
 
Hello Mark,

How about File | Send To

That's pretty simple and straightforward!
 
Try creating a macro and adding an icon to one of the toolbars:

Tools> Macro>Record New Macro
File> Send To > Mail Recipient (As Attachment)
Press Stop the Macro recorder
Right click over the toolbars > Customize

Select Commands Tab, then “Macros†from Categories list
The Macro title you just created should appear on the right. Drag it onto a
relevant toolbar (not a gap!). It will probably show the title of the macro.
Right click over it, click Default style, then Change Button Image if you
want to change it.

Works for me!
 

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