View Single Post
 
Old 05-23-2014, 03:52 AM
Sankar Tech Sankar Tech is offline Windows XP Office 2007
Novice
 
Join Date: Jan 2014
Posts: 8
Sankar Tech is on a distinguished road
Default Operator symbols are not recognized by vba

Hi All,

We are using a script for converting the special characters to entity including operator symbols, but some case operator symbols converted to "?" instead of respective entity.

We are manually recognized the character using ?(selection.text) in immediate window, it will generate "?".

Also we are checking missing font list and substitute same font list in library.

Still problem persist. Please advice.

Thanks in Advance
Sankar B
Reply With Quote