vba vbcrlf chr code example Example: vba vbcrlf chr vbCrLf <=> Chr (13) + Chr (10) vbCr <=> Chr (13) vbLf <=> Chr (10)