View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lithium lithium is offline
external usenet poster
 
Posts: 2
Default Creating and displaying an email in lotus notes thorugh excel Options

Hi,

I have a macro which creates emails using lotus notes. However, it
automatically sends it out sing the command .Send 0, Recepients using
a macro.


I would like to diplay the message instead, so that people may review
it before they theyselves press the Send button.


I have tried using the .Visible = True command but that doesn't seem
to do anything.


I am using Excel 2002 version and Lotus Notes version 6.5.5


Many thanks for your help!!