![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#3
|
|||
|
|||
![]()
I have users that get faxes as email attachments.
Sometimes as many as 6 or 7 per email, as GIF attachments. Outlook 2003 doesn't allow you to open multiple attachments at 1 time. I'm trying to write a VBA macro that opens all the attachments when the user opens the email. I don't want to open the attachments when the user uses Reply, Reply All, or Forward. So I need to test for these and block those events I only want to open the attachments when the user opens the eamil to read. All the code I've seen on the interent either opens attachments on new mails as they come in or search the inbox for attachments and opens them all Maybe you have a simple solution to this seemingly easy task On Tue, 21 Feb 2006 08:58:35 -0500, "Sue Mosher [MVP-Outlook]" wrote: We're confused, too. You've posted in a forum about Outlook custom forms, which use VBScript as their code language, but the topic of your post seems to deal with VBA/VB code. Please give us the "big picture" so we can understand what you're trying to do. |
Thread Tools | Search this Thread |
Display Modes | |
|
|