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 / March 2006

Tip: Looking for answers? Try searching our database.

How do I create dynamic arrows that track movements

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Templeton - 20 Mar 2006 22:49 GMT
I want to be able to display up and down arrows pertaining to price movements
in a spreadsheet?
Fred Smith - 21 Mar 2006 02:10 GMT
Use the Insert>Symbol... command. It will tell you the character number of the
symbol you want to use. Then put that in an If statement, as in:

=if(a1<b1,char(223),char (221))

Does this help?

Signature

Regards,
Fred

>I want to be able to display up and down arrows pertaining to price movements
> in a spreadsheet?
Templeton - 21 Mar 2006 02:26 GMT
Thankyou, but is it possible to colour code them as well??

> Use the Insert>Symbol... command. It will tell you the character number of the
> symbol you want to use. Then put that in an If statement, as in:
[quoted text clipped - 5 lines]
> >I want to be able to display up and down arrows pertaining to price movements
> > in a spreadsheet?
Fred Smith - 22 Mar 2006 01:09 GMT
You would do that by formatting the cell.

Anticipating your next question, if you want to use green if the price is up,
and red if the price is down, use Conditional formatting.

Post back if you want help with either of these. A specific example would be
useful so we can help you get exactly what you want.

Signature

Regards,
Fred

> Thankyou, but is it possible to colour code them as well??
>
[quoted text clipped - 9 lines]
>> >movements
>> > in a spreadsheet?
Templeton - 22 Mar 2006 01:22 GMT
Fred, thanks for that but when I inserted the character reference it would
not accept the formula as the character reference had a combination of
Alpha/Numerics.
Maybe it's a language issue, or maybe there are specific symbols which you
can use in this case.  Cell comes up with the #Value error.
You are correct in assuming the next question is about conditional
formatting, this I can do,  it seems to be getting the symbol to display
correctly.  I could get it to work with an Arabic symbol but not the arrows.

Ian T

> You would do that by formatting the cell.
>
[quoted text clipped - 17 lines]
> >> >movements
> >> > in a spreadsheet?
Fred Smith - 23 Mar 2006 03:20 GMT
You lost me. There should be no reason this doesn't work. What formula did you
use?

Signature

Regards,
Fred

> Fred, thanks for that but when I inserted the character reference it would
> not accept the formula as the character reference had a combination of
[quoted text clipped - 28 lines]
>> >> >movements
>> >> > in a spreadsheet?
 
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



©2009 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.