Display Hex codes from numeric input

S

Steve_o

Hello, New member and Excell rookie here.
I am trying to display the 1/4, 1/2, 3/4 and full moon hex char. fro
Lucida Sans Unicode, from a 1,2,3 or 4 input to a cell. Can this be don
within my skill range or do I have to learn how to write a macro???
Please help.
Thank
 
S

Spencer101

Steve_o;1606975 said:
Hello, New member and Excell rookie here.
I am trying to display the 1/4, 1/2, 3/4 and full moon hex char. fro
Lucida Sans Unicode, from a 1,2,3 or 4 input to a cell. Can this be don
within my skill range or do I have to learn how to write a macro???
Please help.
Thanks

A simple VLOOKUP table and a font change in the resulting cells will d
be trick.

I can post an example when I have access to Excel in an hour or so i
you need..
 
Top