Hidden Characters

G

Gene Mills

How can I turn off hidden characters in either the options box or using vba
so they are visible. I want to be able to see the ' as the first character
in the cell

Thanks
Gene
 
D

Dave Peterson

In xl2003 menus:

Tools|Options|Transition Tab|Turn "Transition Navigation keys" on

If you want code, you can record a macro when you do it manually.
 
Top