![]() |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hello everyone,
I have a Word VBA function that creates predefined emails with attachments. Here are the main lines of the code: ... Dim OutlookApp As Outlook.Application Set OutlookApp = CreateObject("Outlook.Application") ... Set fileDialog = Application.fileDialog(msoFileDialogFilePicker) ... OutlookApp.Display OutlookApp.ActiveInspector.Activate ... My question: the generated email often remains in the taskbar, instead of being displayed large in the foreground, as it does when Outlook is or has been run at least once. The user doesn't always have the reflex to look in the taskbar to display the email, which causes confusion. Does anyone have a solution for displaying the generated email in the foreground? Best regards, David |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Focus a new Document and bring it in the foreground | f__s | Word VBA | 0 | 04-27-2020 03:36 PM |
Email Displaying Duplicates | camilleislife | Outlook | 0 | 06-12-2017 12:14 PM |
![]() |
kuyperlu | PowerPoint | 1 | 06-22-2016 06:23 AM |
How do I add a CC to an externally generated Email ? | vodkasoda | Outlook | 8 | 01-26-2016 02:50 PM |
email solution for Excel 2003 | Kat | Excel | 0 | 06-29-2010 04:10 PM |