Hi,
Can anyone give some advice how to ask Word or Excel is there in any cell or
anywhere in the Word document, exactly symbol, for example "Sun". In Insert
Symbol dialog box there are character codes for each symbols but i cannot
find property for character that says, this character has code number for
example 68.
I' ve found somowhere something like this, but I want to ASK about character
symbol not to assign character.
ActiveDocument.Range(characternumber:=171, Font:="Symbol", Unicode:=False)
Please help, and thanks a lot!
Ivo

Re: symbol - please help by Helmut

Helmut
Sat Mar 01 10:20:11 PST 2008

Hi Ivo,

see for Word:
http://word.mvps.org/faqs/MacrosVBA/FindReplaceSymbols.htm

--

Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Vista Small Business, Office XP

Re: symbol - please help by ivo

ivo
Sun Mar 02 04:19:46 PST 2008

Thanks, that was very useful!

"Helmut Weber" <red.sys@t-online.de> wrote in message
news:4h7js3dkjt7j1hqebg1ansgii79tdmgikb@4ax.com...
> Hi Ivo,
>
> see for Word:
> http://word.mvps.org/faqs/MacrosVBA/FindReplaceSymbols.htm
>
> --
>
> Greetings from Bavaria, Germany
>
> Helmut Weber, MVP WordVBA
>
> Vista Small Business, Office XP