Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / October 2006

Tip: Looking for answers? Try searching our database.

Function that returns symbols as formula result eg up/down arrow?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
CP Smith - 20 Oct 2006 15:32 GMT
Where a formula result is negative I would like a down arrow to appear,
positive and upward arrow and if zero a sideways arrow - can this be done
Gary''s Student - 20 Oct 2006 15:41 GMT
=IF(A1+B1>0,5,6) and format the cell as WingDings 3
Signature

Gary's Student

> Where a formula result is negative I would like a down arrow to appear,
> positive and upward arrow and if zero a sideways arrow - can this be done
Teethless mama - 20 Oct 2006 15:44 GMT
=IF(A1>0,CHAR(225),IF(A1<0,CHAR(226),CHAR(224)))

Use the "Wingdings" format

> Where a formula result is negative I would like a down arrow to appear,
> positive and upward arrow and if zero a sideways arrow - can this be done
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.