#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default adding arrows

I have an IF function that determines if one cell is greater than another
cell.....is there a way to display and up or down arrow as the result of an
IF function in excel 2003?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default adding arrows

hi
possibly.
format the cell to wingding3, then use the lower case p and lower case q.
the lower case p will produce an upward pointing arrow head (pyramid??) and
the lower case q will produce a downward pointing arrow head. when needed,
this is what i use.
you might try the upper case J for upward point double arrows and upper case
L for downward pointing double arrows.

so that the formula would look like
=if(A1B1,"p","q") formated to wingdings3
or
=if(A1B1,"J","K")

there may be other symbols that you might like better but that might require
tracking them down. this is just what i have used when needed.

Regards
FSt1

"SageOne" wrote:

I have an IF function that determines if one cell is greater than another
cell.....is there a way to display and up or down arrow as the result of an
IF function in excel 2003?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default adding arrows

You could also use the [Symbol] option under the [Insert] menu.
Upon selecting this option, a character matrix will be displayed. Find an
arrow you like and click the [Insert] button to enter it into the currently
selected cell.
You can then either copy the symbol from the cell and paste it directly into
your formula enclosed by quotation marks "‡©", or refer to the cell in which
the symbol was entered in the formula.


"FSt1" wrote:

hi
possibly.
format the cell to wingding3, then use the lower case p and lower case q.
the lower case p will produce an upward pointing arrow head (pyramid??) and
the lower case q will produce a downward pointing arrow head. when needed,
this is what i use.
you might try the upper case J for upward point double arrows and upper case
L for downward pointing double arrows.

so that the formula would look like
=if(A1B1,"p","q") formated to wingdings3
or
=if(A1B1,"J","K")

there may be other symbols that you might like better but that might require
tracking them down. this is just what i have used when needed.

Regards
FSt1

"SageOne" wrote:

I have an IF function that determines if one cell is greater than another
cell.....is there a way to display and up or down arrow as the result of an
IF function in excel 2003?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 506
Default adding arrows

Assume that you are having values in A1 & B1 Cell like the below.

A1 cell
160

B1 cell
180

In C1 paste this formula
=IF(B1A1,"p",IF(B1=A1,"w","q"))
In formula DONT change the €śpqw€ť characters to uppercase.

Now place the cursor in C1 cell and do right clickFormat
CellsFontFontSelect the Font €śWingdings 3€ť press ok. Otherwise press
Cntrl+Shift+F and select the €śWingdings 3€ť font.

Type 120 in B1 cell and again type 160 in B1 cell to see the C1 cell results.

Hope this is what you are looking for.

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"SageOne" wrote:

I have an IF function that determines if one cell is greater than another
cell.....is there a way to display and up or down arrow as the result of an
IF function in excel 2003?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding pinned arrows to a chart RealRaven Charts and Charting in Excel 4 August 3rd 06 05:58 PM
Arrows And Formulas Langoose Excel Worksheet Functions 2 May 12th 06 09:52 AM
Up & Down Arrows Johnny Setting up and Configuration of Excel 3 May 9th 06 08:08 PM
Up/down arrows Johnny Excel Discussion (Misc queries) 1 May 8th 06 08:07 PM
Up Arrows / Down Arrows MWH Excel Worksheet Functions 18 July 3rd 05 02:38 PM


All times are GMT +1. The time now is 08:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"