If I add a vbNewLine
, vbCr
or vbLf
in a cell, and when I convert sheet to a PDF file, either using WorkSheet.SaveAs PdfFile, 17
, Worksheet.ExportAsFixedFormat
, or manually use Save As or Export they turn into a little rectangle symbol.
How do I avoid this?