View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.newusers
Yuri Weinstein \(HotMail\) Yuri Weinstein \(HotMail\) is offline
external usenet poster
 
Posts: 3
Default Question for dummy

Thx Ron,

I think I got it working. Is there a way to preserve format of XLS file?

"Ron de Bruin" wrote in message
...
Hi Yuri

Do you have Outlook ?
Do you set the reference (read the page)
Do you copy the function also in the module


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


"Yuri Weinstein (HotMail)" wrote in message
...
It's actually does not work for me. Any tricks I have to have?

Thx

"Ron de Bruin" wrote in message
...
Hi

Try this
http://www.rondebruin.nl/mail/folder3/mail2.htm



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


"Yuri Weinstein (HotMail)" wrote in message
...
Hi all,

I am trying to do the following:

- have and Excel file that can be modified by multiple users
- when user modifies it on close, save it as HTML and
- send an email (with Active Sheet in the email body)

I can get email be embedded into email body.
Thank in advance for your help.

YuriW