A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

replying with attachment



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 4th 08, 03:17 PM posted to microsoft.public.outlook
Merrick
external usenet poster
 
Posts: 10
Default replying with attachment

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  
Old April 4th 08, 03:41 PM posted to microsoft.public.outlook
Bill R[_2_]
external usenet poster
 
Posts: 68
Default replying with attachment

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  
Old April 4th 08, 03:52 PM posted to microsoft.public.outlook
Gordon
external usenet poster
 
Posts: 1,554
Default replying with attachment

"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  
Old April 4th 08, 04:07 PM posted to microsoft.public.outlook
Merrick
external usenet poster
 
Posts: 10
Default replying with attachment

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  
Old April 4th 08, 04:09 PM posted to microsoft.public.outlook
Gordon
external usenet poster
 
Posts: 1,554
Default replying with attachment

"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  
Old April 4th 08, 04:14 PM posted to microsoft.public.outlook
Merrick
external usenet poster
 
Posts: 10
Default replying with attachment

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  
Old April 4th 08, 04:16 PM posted to microsoft.public.outlook
Merrick
external usenet poster
 
Posts: 10
Default replying with attachment

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  
Old April 4th 08, 04:43 PM posted to microsoft.public.outlook
Beege
external usenet poster
 
Posts: 10
Default replying with attachment

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  
Old April 4th 08, 07:13 PM posted to microsoft.public.outlook
Brian Tillman
external usenet poster
 
Posts: 17,452
Default replying with attachment

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  
Old April 5th 08, 03:55 AM posted to microsoft.public.outlook
Bill R[_2_]
external usenet poster
 
Posts: 68
Default replying with attachment

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 10:09 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.