G
Guest
I have been trying most of the day to get this to work. Sue turned me in one direction wich was helpful but I am still having problems. This code runs but never populates the to subject and body fields, but I get no errors. Help please would be great. I think that I have posted more detail then what I have in the past
Sub testdatebox(
Dim objnewmsg As Objec
Set objnewmsg = Application.CreateItem(olMailItem
With objnewms
Documents.Add Template:="Normal", NewTemplate:=False, DocumentType:=
Visible = Tru
.To = "(e-mail address removed)
.Subject = "Confrence Room Request Please
.Body = "line2
End Wit
End Su
Thank
GM I really need this to work......pleas
Sub testdatebox(
Dim objnewmsg As Objec
Set objnewmsg = Application.CreateItem(olMailItem
With objnewms
Documents.Add Template:="Normal", NewTemplate:=False, DocumentType:=
Visible = Tru
.To = "(e-mail address removed)
.Subject = "Confrence Room Request Please
.Body = "line2
End Wit
End Su
Thank
GM I really need this to work......pleas