![]() |
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 |
#1
|
|||
|
|||
![]()
I received an email with a file attachment and I want to reply *with* the
attachment (so the person I send to knows whioch file I'm talking about). How can I do this? I realize I can 'forward' the message and re-enter recipient email addresses but that's a pain (many recipients). My work email (lotus notes) has a cool feature - can Outlook do this somehow.... Same scenario as above, but I can just 'reply all' and in the body of the message, it says 'File removed: xxxx.pdf'. This is cool because at least they all can see the file name that I'm talking about. Thanks! |
Ads |
#2
|
|||
|
|||
![]()
check he
"This Outlook VBA sample creates and displays a reply to the currently open or selected message including the attachments in the original. " http://www.outlookcode.com/codedetail.aspx?id=1228 "Merrick" wrote in message ... I received an email with a file attachment and I want to reply *with* the attachment (so the person I send to knows whioch file I'm talking about). How can I do this? I realize I can 'forward' the message and re-enter recipient email addresses but that's a pain (many recipients). My work email (lotus notes) has a cool feature - can Outlook do this somehow.... Same scenario as above, but I can just 'reply all' and in the body of the message, it says 'File removed: xxxx.pdf'. This is cool because at least they all can see the file name that I'm talking about. Thanks! |
#3
|
|||
|
|||
![]()
"Merrick" wrote in message
... I received an email with a file attachment and I want to reply *with* the attachment (so the person I send to knows whioch file I'm talking about). But the person you REPLY to sent you the original file, so of course he knows what file you are talking about...... |
#4
|
|||
|
|||
![]()
The person I am replying to sent me 3 revisions of the file in 3 separate
emails. "Gordon" wrote: "Merrick" wrote in message ... I received an email with a file attachment and I want to reply *with* the attachment (so the person I send to knows whioch file I'm talking about). But the person you REPLY to sent you the original file, so of course he knows what file you are talking about...... |
#5
|
|||
|
|||
![]()
"Merrick" wrote in message
... The person I am replying to sent me 3 revisions of the file in 3 separate emails. So did he call them v1, v2 and v3 as any normal person would? |
#6
|
|||
|
|||
![]()
Bill, Thank you - this looks like exactly what I need, but where/what do i do
with the code? "Bill R" wrote: check he "This Outlook VBA sample creates and displays a reply to the currently open or selected message including the attachments in the original. " http://www.outlookcode.com/codedetail.aspx?id=1228 "Merrick" wrote in message ... I received an email with a file attachment and I want to reply *with* the attachment (so the person I send to knows whioch file I'm talking about). How can I do this? I realize I can 'forward' the message and re-enter recipient email addresses but that's a pain (many recipients). My work email (lotus notes) has a cool feature - can Outlook do this somehow.... Same scenario as above, but I can just 'reply all' and in the body of the message, it says 'File removed: xxxx.pdf'. This is cool because at least they all can see the file name that I'm talking about. Thanks! |
#7
|
|||
|
|||
![]()
thanks for your help, pal. much appreciated.
"Gordon" wrote: "Merrick" wrote in message ... The person I am replying to sent me 3 revisions of the file in 3 separate emails. So did he call them v1, v2 and v3 as any normal person would? |
#8
|
|||
|
|||
![]()
Merrick wrote:
I received an email with a file attachment and I want to reply *with* the attachment (so the person I send to knows whioch file I'm talking about). How can I do this? I realize I can 'forward' the message and re-enter recipient email addresses but that's a pain (many recipients). My work email (lotus notes) has a cool feature - can Outlook do this somehow.... Same scenario as above, but I can just 'reply all' and in the body of the message, it says 'File removed: xxxx.pdf'. This is cool because at least they all can see the file name that I'm talking about. Thanks! Merrill, Instead of "replying" you could "forward" the email with comments to the sender. Beege |
#9
|
|||
|
|||
![]()
Merrick wrote:
The person I am replying to sent me 3 revisions of the file in 3 separate emails. So what's so hard about you saying, "the third version you sent" when you reply? -- Brian Tillman [MVP-Outlook] |
#10
|
|||
|
|||
![]()
Sue shoudl have some info on that site about gettign started with code if
you have no experience. If you can't locate aythign there then try the Outlook programming group ( microsoft.outlook.program_vba ) . they can get you kick started with adding the code. "Merrick" wrote in message ... Bill, Thank you - this looks like exactly what I need, but where/what do i do with the code? "Bill R" wrote: check he "This Outlook VBA sample creates and displays a reply to the currently open or selected message including the attachments in the original. " http://www.outlookcode.com/codedetail.aspx?id=1228 "Merrick" wrote in message ... I received an email with a file attachment and I want to reply *with* the attachment (so the person I send to knows whioch file I'm talking about). How can I do this? I realize I can 'forward' the message and re-enter recipient email addresses but that's a pain (many recipients). My work email (lotus notes) has a cool feature - can Outlook do this somehow.... Same scenario as above, but I can just 'reply all' and in the body of the message, it says 'File removed: xxxx.pdf'. This is cool because at least they all can see the file name that I'm talking about. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Replying to an e-mail with boilerplate text and an attachment | peeweejd | Outlook and VBA | 5 | March 31st 08 10:52 PM |
I can send email with attachment receiver cannot open attachment | saffi | Outlook - General Queries | 8 | December 5th 07 11:06 AM |
Email attachment symbol, but no attachment | xylophone | Outlook Express | 11 | October 5th 07 03:17 AM |
Can I replace the attachment file when double chick attachment? | [email protected] | Outlook - General Queries | 3 | August 3rd 06 05:10 PM |
Retain attachment when replying | [email protected] | Outlook and VBA | 6 | April 1st 06 12:14 AM |