Hello,
I put together simple code to reply to selected email. It takes some predefined text and adds HTMLbody of the reply item. The problem is, when creating reply message, outlook puts two blank lines above signature by default. Normally, this doesn´t matter as I start writing on the first line, while the second line serves as separator between text and signature. When replying with VBA, however, both blank lines remain between the text and signature. Maybe I am being petty, but is there a way to keep just one of these lines? I searched the internets back and forth to no avail, so any help would be appreciated greatly.
I put together simple code to reply to selected email. It takes some predefined text and adds HTMLbody of the reply item. The problem is, when creating reply message, outlook puts two blank lines above signature by default. Normally, this doesn´t matter as I start writing on the first line, while the second line serves as separator between text and signature. When replying with VBA, however, both blank lines remain between the text and signature. Maybe I am being petty, but is there a way to keep just one of these lines? I searched the internets back and forth to no avail, so any help would be appreciated greatly.