View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Can I Rotate with a Condition -or- Can I Display Graphics with a F

Here's a goopd example of how you can use Excel to rotate an object, but I'm
not sure how to use this concept to reverse a caret...
http://www.andypope.info/charts/3drotate.htm

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Amish" wrote:

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
.