![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: email, replying, using, vba |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I am having difficulty in opening an email already in my inbox and 'replying to all'. Could anybody point me in the right direction? |
| Ads |
|
#2
|
|||
|
|||
|
What specific difficulty are you encountering when you use the Reply method?
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Mike Hansen" Mike wrote in message ... Hello, I am having difficulty in opening an email already in my inbox and 'replying to all'. Could anybody point me in the right direction? |
|
#3
|
|||
|
|||
|
Can you get a handle to the email? If so just use the .ReplyAll method. If
the item is the selected email in the folder then Application.ActiveExplorer.Selection(1) would work if only 1 item was selected. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Mike Hansen" Mike wrote in message ... Hello, I am having difficulty in opening an email already in my inbox and 'replying to all'. Could anybody point me in the right direction? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VBA to move outbound email and mark as read? | ajkessel@gmail.com | Outlook and VBA | 11 | May 2nd 06 03:07 PM |
| Replying to email | Jason Warren | Outlook - General Queries | 1 | April 26th 06 01:58 PM |
| Replying to 'Sent' email | Dennis Allen | Outlook Express | 1 | April 21st 06 10:07 PM |
| Problems Replying and Forwarding Email | don | Outlook Express | 1 | February 15th 06 05:35 PM |
| autosave the email address when replying? | Randy | Outlook - Using Contacts | 0 | January 19th 06 01:09 AM |