Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel/PowerPoint E-Mails

Hi,

Within Excel, there is a Visual Basic function which allows you to sen
files to other individual users via E-Mail. This is done by using th
following VB Coding:

ActiveWorkbook.SendMail Recipients:="E-Mail Address"

However once the file is ready to send, a message box appears askin
you to confirm this action. Once you click the ok button, the file i
sent to the relevant recipient via e-mail.

I would, firstly, like to know whether or not the e-mail can be sen
automatically without having to confirm it.

I also have access to some PowerPoint presentations which are update
using macros located within Excel. The macro copies information fro
Excel, Opens PowerPoint and pastes the information into th
presentation. I would like to know whether or not it is possible t
write a similar macro to the one in Excel which will e-mail the update
PowerPoint file, which can be activated from Excel.

I have tried ActivePresentation but have been unsuccessful.

Any suggestions, tips and help would be appreciated. Thanks i
advance.

Kiz

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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Excel/PowerPoint E-Mails

If you have Outlook, you could post it through Outlook after saving it. Do
you?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"kiza " wrote in message
...
Hi,

Within Excel, there is a Visual Basic function which allows you to send
files to other individual users via E-Mail. This is done by using the
following VB Coding:

ActiveWorkbook.SendMail Recipients:="E-Mail Address"

However once the file is ready to send, a message box appears asking
you to confirm this action. Once you click the ok button, the file is
sent to the relevant recipient via e-mail.

I would, firstly, like to know whether or not the e-mail can be sent
automatically without having to confirm it.

I also have access to some PowerPoint presentations which are updated
using macros located within Excel. The macro copies information from
Excel, Opens PowerPoint and pastes the information into the
presentation. I would like to know whether or not it is possible to
write a similar macro to the one in Excel which will e-mail the updated
PowerPoint file, which can be activated from Excel.

I have tried ActivePresentation but have been unsuccessful.

Any suggestions, tips and help would be appreciated. Thanks in
advance.

Kiza


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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Excel/PowerPoint E-Mails

Hi kiza

With Outlook or CDO you can send other files
But not with SendMail

For examples look here
http://www.rondebruin.nl/sendmail.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl


"kiza " wrote in message ...
Hi,

Within Excel, there is a Visual Basic function which allows you to send
files to other individual users via E-Mail. This is done by using the
following VB Coding:

ActiveWorkbook.SendMail Recipients:="E-Mail Address"

However once the file is ready to send, a message box appears asking
you to confirm this action. Once you click the ok button, the file is
sent to the relevant recipient via e-mail.

I would, firstly, like to know whether or not the e-mail can be sent
automatically without having to confirm it.

I also have access to some PowerPoint presentations which are updated
using macros located within Excel. The macro copies information from
Excel, Opens PowerPoint and pastes the information into the
presentation. I would like to know whether or not it is possible to
write a similar macro to the one in Excel which will e-mail the updated
PowerPoint file, which can be activated from Excel.

I have tried ActivePresentation but have been unsuccessful.

Any suggestions, tips and help would be appreciated. Thanks in
advance.

Kiza


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



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Excel/PowerPoint E-Mails

Hi Kiza, sorry a cant't help you but you can help me, how did you trasfer the
data from Excel to Power Point?

"kiza " wrote:

Hi,

Within Excel, there is a Visual Basic function which allows you to send
files to other individual users via E-Mail. This is done by using the
following VB Coding:

ActiveWorkbook.SendMail Recipients:="E-Mail Address"

However once the file is ready to send, a message box appears asking
you to confirm this action. Once you click the ok button, the file is
sent to the relevant recipient via e-mail.

I would, firstly, like to know whether or not the e-mail can be sent
automatically without having to confirm it.

I also have access to some PowerPoint presentations which are updated
using macros located within Excel. The macro copies information from
Excel, Opens PowerPoint and pastes the information into the
presentation. I would like to know whether or not it is possible to
write a similar macro to the one in Excel which will e-mail the updated
PowerPoint file, which can be activated from Excel.

I have tried ActivePresentation but have been unsuccessful.

Any suggestions, tips and help would be appreciated. Thanks in
advance.

Kiza


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


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
send mails from excel Jithu Excel Discussion (Misc queries) 3 May 31st 07 05:02 PM
Send multiple e-mails with excel Appache Excel Discussion (Misc queries) 1 November 11th 06 02:08 AM
Automating swnding mails using macros on Excel. Brinda Excel Worksheet Functions 1 March 13th 06 03:03 PM
How to copy mails to Excel Saravanan New Users to Excel 1 September 26th 05 06:32 AM
sending e-mails from excel without 'send' richard Excel Programming 1 April 2nd 04 04:37 PM


All times are GMT +1. The time now is 04:09 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"