I am getting some weird behavior when I run my macro to copy the text out of an ActiveX textbox to a cell (not userform textbox). I am getting an extra symbol for male character after most (but not all??) of my carriage returns. It looks like this:
Recent Events
--blah blah blah
--More blah
--blah
Upcoming Events
--Soon blah blah blah
--other blah
--blah
When it copies into the cell, it looks like this:
Recent Events(symbol for male)--blah blah blah
--More blah
--blah (symbol for male)(symbol for male)Upcoming Events(symbol for male)--Soon blah blah blah(symbol for male)--other blah(symbol for male)--blah
Why is this happening? Is this a bug?
Bookmarks