Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to use 'the black up pointing triangle' to indicate revisions in
strings by comparison using Excel VBA. I tried to copy the character from the character map. It comes as '?'. Even the function Chrw(9677) produces the same. Wonder what is that I need to do get it right. Sajit "Nick Hebb" wrote: Use the Character Map. It's typically in Start = Accessories = System Tools = Character Map. Note, though, that the numbers are in hex, so it would be ChrW(0x25BA) == ChrW(9658) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Asterisk pointing to a footnote | Excel Discussion (Misc queries) | |||
Excel pointing me to MS Ofc Install | New Users to Excel | |||
pointing to the c:\ drive | Excel Discussion (Misc queries) | |||
Inserting upward pointing green triangle | Excel Worksheet Functions | |||
Have a lookup pointing to a CSV file | Excel Programming |