Posted to microsoft.public.excel.programming
|
|
Excel VBA coding - Outlook and Shut down issue
Look at the Late binding info on one of my Outlook object model pages
http://www.rondebruin.nl/sendmail.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl
wrote in message ...
I am not sure what you mean.
On Sun, 1 Oct 2006 20:42:01 +0200, "Ron de Bruin"
wrote:
If you use Late binding use
CreateItem(0)
|