M
Michael
Hi,
I had some problems with the sendObject macro so am using
the vb from microsofts website to popup an outlook email
window with a report as an rtf attachment.
Is it possible to set the size of this popup window ?. I
just want it to be set to full screen. I think the
relevent section of vb needs to be added somewhere around.
MAPIMessage.Send savecopy:=True, ShowDialog:=true
Can someone please tell me how to do this?
Thanks.
I had some problems with the sendObject macro so am using
the vb from microsofts website to popup an outlook email
window with a report as an rtf attachment.
Is it possible to set the size of this popup window ?. I
just want it to be set to full screen. I think the
relevent section of vb needs to be added somewhere around.
MAPIMessage.Send savecopy:=True, ShowDialog:=true
Can someone please tell me how to do this?
Thanks.