I'm writing a VBA app mainly in Excel that needs to send some emails using Outlook. I don't want to see the emails pop up on the screen as they're being created. I know in Word there's an Application.Visible method that lets me set it to False so Word will work without showing itself. I can't find the equivalent of that for Outlook. Any help would be appreciated.
Thanks - Eric
Thanks - Eric