LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default email macro read receipt

I have created the following macro to email my file with the subject
prefilled with text combined with the filename:

Application.Dialogs(xlDialogSendMail).Show _
arg2:="MIX REQUEST: " & [JobName] & ".xls"

I used the arguments from the built in dialogue arguments in Visual Basic of
which there are three--To, Subject, and Read Receipt. I want to set the read
receipt to yes and am having problems getting that to work. I tried
arg3:=true, but get a compile error. Can you help? Thanks, Pam
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a receipt or invoice so that the receipt Nos. change automatically capitokk Excel Discussion (Misc queries) 1 May 16th 11 06:26 PM
Coding email with 'read receipt' requested in VBA Phrank Excel Programming 3 February 1st 07 03:14 AM
email a read only doc Vlegg Excel Discussion (Misc queries) 1 May 11th 06 08:02 PM
when I email my workbook, it is received as 'read only' Kathryn Excel Discussion (Misc queries) 5 February 28th 06 01:37 AM
Adding read receipt to CDO code? [email protected] Excel Programming 1 January 12th 06 07:30 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"