Thread: [Solved] using Character Map
View Single Post
 
Old 10-02-2013, 04:00 PM
norwood norwood is offline Windows Vista Office 2000
Novice
 
Join Date: Sep 2013
Posts: 23
norwood is on a distinguished road
Default using Character Map

How do I include a character from the Character Map in my VBA code ?

For example, I want to use a "Full Block" with the code "U+2588:Full Block" from the Character Map in my Selection.TypeText Text:= "hello" line.

Thanks !
Reply With Quote