View Single Post
  #1  
Old September 12th 09, 04:36 AM posted to microsoft.public.outlook.program_vba
ThomasAJ
external usenet poster
 
Posts: 4
Default Is it possible to INSERT a string into email body via Shortcut.

In my Access program I can insert predefined string content into Text Boxes
using various shortcust like Alt+1, Alt+2 etc. (I monitor for that in the
Form_KeyDown event).

I would love to be able to do similar inserts into email body. (yes each
user could set up their own strings in Signatures but I would rather have the
many commonly used ones stored in the Access DB)

I have not programmed Outlook other than to use Automation in Access to fill
out an email's To, Subject, Body etc and send it off. (I use Redemption).
--
Regards
Tom
Ads