View Single Post
  #1  
Old May 13th 08, 05:10 PM posted to microsoft.public.outlook.program_vba
JingleRock
external usenet poster
 
Posts: 8
Default Grabbing OL Mail Attachment, Using XCL VBA Code, Replacing .xlsAttachment, & Mailing

I inserted the following stmts immediately prior to 'Exit Sub':

Outlook.Application.Quit
Set Outlook.Application = Nothing

This works great: both Excel and Outlook disappear from the Task
Manager.

I am much more familiar with Excel VBA: in all of my Project coding,
I shut down Excel from within my Code.




Ads