S
Svein Ludvigsen
Hi
I have the following code which copying emailadresses to Outlook.
Set myOlApp = CreateObject("Outlook.Application")
What would i write instead of ("Outlook.Application") to copying the
adresses to default emailprogram on the computer?
Or Outlook Express?
Svein
I have the following code which copying emailadresses to Outlook.
Set myOlApp = CreateObject("Outlook.Application")
What would i write instead of ("Outlook.Application") to copying the
adresses to default emailprogram on the computer?
Or Outlook Express?
Svein