I have Outlook 2000 installed in Internet Only Mode and I have two or three different email accounts setup in it.
I also have a VBA module that, when run, creates an email based on certain criteria and sends the email.
My question is, how can I tell my VBA code to send the email using one of the other emails accounts instead if using the default email account?
James