Hi good morning, please can you help me I have the code below where I am copying date from a sheet into an email but I want it to wrap text as all information isn't shown when copied over. Please can you help?
Private Sub CommandButton8_Click()
Range("F8").Value = Range("F8").Value + 1...