D
Doug
Hi
I have been looking at creating a macro and having that macro select a
secondary email account to send emails in outlook 2003.
I have tried to use SendKeys in vba to achieve this but I am unable to get
the system to pause to wait for the screen to come up before it applies
text.
Also, I use the 'view - from' menu item to ensure that the from field is
visible. Is there a different way to do this such as "field.From.Visible =
true"????
thanks
Doug
I have been looking at creating a macro and having that macro select a
secondary email account to send emails in outlook 2003.
I have tried to use SendKeys in vba to achieve this but I am unable to get
the system to pause to wait for the screen to come up before it applies
text.
Also, I use the 'view - from' menu item to ensure that the from field is
visible. Is there a different way to do this such as "field.From.Visible =
true"????
thanks
Doug