View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
katydid katydid is offline
external usenet poster
 
Posts: 3
Default How can I make a custom button in one Excel form to e-mail easily.

I have many computer users in my company that are not computer literate in
day to day activities. I need to get more of them to send documents to
individual people within the organizatin without constantly training them how
to e-mail a document. I want to have a button inside of an Excel form that
is tied to a macro or something that will direct the form to the correct
person. I have Visual Basic, but no clue how to use it. I tried to write a
macro to handle it, but it seems that the e-mail is outside of excel because
the macro did not record the send to mail recipient activities. Any
suggestions?