I think they are already included.
If I use: =RIGHT(A2,1), the character displayed is a full stop (.)
If I use: =MID(A2,1596,1), the character displayed is a full stop (.)
If I use: =COUNTIF(G2:G1600,CODE(10)), I get a count of 9.
I also used: =CODE(MID($A$2,ROW(A1),1)) dragged down to extract each character and then filtered the values
See the attached example for the analysis.
Regards, TMS
Bookmarks