Forms

C

CLM

I have created a form and would like it to save automatically to a directory
on my c:\ drive once I hit the send button. Does anyone have any ideas on
how this could be done?
 
S

Sue Mosher [MVP-Outlook]

If you want the details of when you sent it, you'd need to use VBA not code behind a form. Also, putting code behind a form may block the recipient from using the reading pane.
 
Top