Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to email A file

Hi can any buddy tell me that how to email an excel file using outloo
express or some other method

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default How to email A file

HI
You can use the ROUNTINGSLIP FUNCTIO

Regards
Terry
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default How to email A file

Activeworkbook.Sendmail is one method.

Snipped from the VBA Help File:

SendMail Method


Sends the workbook by using the installed mail system.

Syntax

expression.SendMail(Recipients, Subject, ReturnReceipt)

expression Required. An expression that returns a Workbook object.

Recipients Required Variant. Specifies the name of the recipient as text,
or as an array of text strings if there are multiple recipients. At least
one recipient must be specified, and all recipients are added as To
recipients.

Subject Optional Variant. Specifies the subject of the message. If this
argument is omitted, the document name is used.

ReturnReceipt Optional Variant. True to request a return receipt. False to
not request a return receipt. The default value is False.

HTH,
Geoff

"Ussiddiqui " wrote in message
...
Hi can any buddy tell me that how to email an excel file using outlook
express or some other method.


---
Message posted from http://www.ExcelForum.com/



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default How to email A file

Try the examples on my site
http://www.rondebruin.nl/sendmail.htm

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2000-2003)
www.rondebruin.nl



"Ussiddiqui " wrote in message ...
Hi can any buddy tell me that how to email an excel file using outlook
express or some other method.


---
Message posted from http://www.ExcelForum.com/



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to email A file

In outlook , see the button that looks like a paperclip ?
Or use File / Send then choose as an attachment or just the sheet your looking
at.
Reply
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
Save a file from email jc100 Excel Discussion (Misc queries) 1 September 28th 09 06:44 PM
how to send file to email shaz0503 Excel Discussion (Misc queries) 0 June 30th 09 10:43 PM
convert email address file in Excel 2000 to Word file with commas Mike A. Excel Discussion (Misc queries) 8 October 14th 08 02:48 PM
Email excel file help RTRANS Excel Discussion (Misc queries) 1 July 23rd 08 09:41 PM
email header on a file Fred Excel Discussion (Misc queries) 2 October 13th 06 08:18 PM


All times are GMT +1. The time now is 12:47 PM.

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

About Us

"It's about Microsoft Excel"