Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
XP Professional Off 2002 I have to email individually a progress report to staff. As our administrator has lock the outlook security on high, I cannot send mail from XL to outlook. I find a way around by using the method FollowHyperlink mailto, but then still use sendkeys (alt+S) to send the message. This process cannot be disturb as the sendkeys would then be focussed on the active window. Our Exchange server will not be upgraded before next year, so I can't get a digital signature from it. Q : is there another method ( I heard about Blat, but the installation will probably be refused on this network) to automate this broadcast, i.e. Telnet ? Is it reasonable to try starting programming via API to get a handle to the Telnet console or ... ? Thank for your advices. Regards Jean-Yves |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'll have a look now. thanks Jean-Yves "DM Unseen" wrote in message ups.com... see http://www.dimastr.com/redemption/ for a possible solution DM Unseen |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
According the terms and conditions , this product cannot be use for free in a company ... Maybe at aoll, the could buy a good product to do this. At the moment, only Oracle generate emails here. Thank you again Regards JY "DM Unseen" wrote in message ups.com... see http://www.dimastr.com/redemption/ for a possible solution DM Unseen |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Find good solution from Ron Debruin site.
Thank you Ron Jean-Yves "Jean-Yves" wrote in message ... Hi all, XP Professional Off 2002 I have to email individually a progress report to staff. As our administrator has lock the outlook security on high, I cannot send mail from XL to outlook. I find a way around by using the method FollowHyperlink mailto, but then still use sendkeys (alt+S) to send the message. This process cannot be disturb as the sendkeys would then be focussed on the active window. Our Exchange server will not be upgraded before next year, so I can't get a digital signature from it. Q : is there another method ( I heard about Blat, but the installation will probably be refused on this network) to automate this broadcast, i.e. Telnet ? Is it reasonable to try starting programming via API to get a handle to the Telnet console or ... ? Thank for your advices. Regards Jean-Yves |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Arranging the VBA console windows | Excel Discussion (Misc queries) | |||
Application.GetOpenFilename vs Application.Dialogs(xlDialogsOpen) | Excel Programming | |||
Replace application.RTD property by Application.RTDServers collect | Excel Programming | |||
macro to close excel application other than application.quit | Excel Programming | |||
Programming a console application | Excel Programming |