View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Amish Amish is offline
external usenet poster
 
Posts: 19
Default Can I Rotate with a Condition -or- Can I Display Graphics with aFormula

I am trying to write a function that will display less than and
greater than signs, but do so in two directions; I'd like them to go
left to right or up and down.
So my questions is, since I can't find a char() for a reverse caret,
is it possible to either rotate the caret with a conditional, or is
there a way to display graphic characters (which I'll draw) using an
Excel formula?
Thanks