formatting email body using VBA
问题 I have the following section of code, which is part of an automatic reply system im developing. As i understand it, it should format the body of the email with line breaks, but, as the attached screenshot shows, it doesnt. Can somebody point oput where im going wrong? With NewForward .Subject = "'TEST' Hazard report reciept number: HAZ" & IDnumber .To = strSender .BCC = "xxxxxxxxxxxx" .HTMLBody = "Please accept this email as confirmation that xxxx has received your road defect notification.