Hey guys, I've been writing code in VBA for quite a while but have NEVER been able to find a way to get the number of a character inserted with Word's "Insert Symbol" menu while running a VBA macro. Asc, AscW and AscB always seem to return 40 for the character number.
Does anyone know of a way to get that number, and/or to search for a character inserted with the "Insert Symbol" menu?
Many Thanks
Does anyone know of a way to get that number, and/or to search for a character inserted with the "Insert Symbol" menu?
Many Thanks