Hi
I am trying to create a email using VBA. the issue i am having is I want my msgbody to be on multiply line in my email
see code below
email = Me.E_Mail
dayofparty = Me.Day
dateofparty = Me.Date_of_Party
partytime = Me.Combo28
partytype = Me.Combo32
partybuilding = Me.Venue
partyroom =...