Thread: Code Query
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Code Query

Its just that I have a suspition its stopped my
send/receive in outlook


Maybe the OP have a problem with this

If you look in the Task manager (Ctrl-Alt-Del) and still see Outlook.exe with
Outlook closed then look here
http://www.rondebruin.nl/sendmail.htm#Introduction

See the part about the bug in Outlook

--
Regards Ron de Bruin
http://www.rondebruin.nl


"JohnUK" wrote in message ...
Can anyone let me know what these two lines do in a code?


Set OutMail = Nothing

Set OutApp = Nothing

Its just that I have a suspition its stopped my
send/receive in outlook
Many thanks in advance
John