B
Bo Hansson
Windows XP, Word 2003 and Outlook 2003.
In my Word VBA application I'm sending e-mails through Outlook using the
following adress method:
objMail.To=<address 1>;<address 2>; <adress 3>; ..............
Why does Outlook interrupt the send process (objMail.Send), claiming that
one or more adresse were not recognised ?
There is no chance in the world that Outlook should know and recognise
adresses I use for the first time ?
What is the work-around to this ?
/BosseH
In my Word VBA application I'm sending e-mails through Outlook using the
following adress method:
objMail.To=<address 1>;<address 2>; <adress 3>; ..............
Why does Outlook interrupt the send process (objMail.Send), claiming that
one or more adresse were not recognised ?
There is no chance in the world that Outlook should know and recognise
adresses I use for the first time ?
What is the work-around to this ?
/BosseH