ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   IF CONDITION & Arrow instead of color (https://www.excelbanter.com/excel-discussion-misc-queries/24835-if-condition-arrow-instead-color.html)

Polina

IF CONDITION & Arrow instead of color
 
If I have created conditional formatting is there any way to instead having
it turn a color have it instead let an arrow up or down appear?

Niek Otten

Just change your formula to

=IF(YourCondition,CHAR(173),CHAR(175)) and FormatCellsFont, Symbol

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Polina" wrote in message
...
If I have created conditional formatting is there any way to instead
having
it turn a color have it instead let an arrow up or down appear?




Polina

no i am still confused, please explain its like if cell a23a24 i want up
arrow, if less i want down arrow

"Niek Otten" wrote:

Just change your formula to

=IF(YourCondition,CHAR(173),CHAR(175)) and FormatCellsFont, Symbol

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Polina" wrote in message
...
If I have created conditional formatting is there any way to instead
having
it turn a color have it instead let an arrow up or down appear?





Polina

Sorry I tried again and it worked, but where can i get a list of the
character number like what is smile what is down, is there a list.

Also thanks so very much for the help

"Niek Otten" wrote:

Just change your formula to

=IF(YourCondition,CHAR(173),CHAR(175)) and FormatCellsFont, Symbol

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Polina" wrote in message
...
If I have created conditional formatting is there any way to instead
having
it turn a color have it instead let an arrow up or down appear?





Bob Phillips

I think that Nick is suggesting you don't use conditional formatting.

If you put his formula in an adjacent cell, you get your arrow alongside.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Polina" wrote in message
...
no i am still confused, please explain its like if cell a23a24 i want up
arrow, if less i want down arrow

"Niek Otten" wrote:

Just change your formula to

=IF(YourCondition,CHAR(173),CHAR(175)) and FormatCellsFont, Symbol

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Polina" wrote in message
...
If I have created conditional formatting is there any way to instead
having
it turn a color have it instead let an arrow up or down appear?







Niek Otten

In A1, enter 0 (zero)
In A2, enter =A1+1
Fill down 255 cells.
In B1, enter =CHAR(A1)
Fill down by double-clicking the tiny square in the right-hand bottom corner
of the cell.
Format as Symbol.

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Polina" wrote in message
...
Sorry I tried again and it worked, but where can i get a list of the
character number like what is smile what is down, is there a list.

Also thanks so very much for the help

"Niek Otten" wrote:

Just change your formula to

=IF(YourCondition,CHAR(173),CHAR(175)) and FormatCellsFont, Symbol

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Polina" wrote in message
...
If I have created conditional formatting is there any way to instead
having
it turn a color have it instead let an arrow up or down appear?







Polina

THANKS SOOO VERY MUCH AGAIN

"Niek Otten" wrote:

Just change your formula to

=IF(YourCondition,CHAR(173),CHAR(175)) and FormatCellsFont, Symbol

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Polina" wrote in message
...
If I have created conditional formatting is there any way to instead
having
it turn a color have it instead let an arrow up or down appear?





Gord Dibben

Niek

In A1 enter =CHAR(ROW()) and drag down works well.


Gord Dibben Excel MVP

On Wed, 4 May 2005 22:07:14 +0200, "Niek Otten" wrote:

In A1, enter 0 (zero)
In A2, enter =A1+1
Fill down 255 cells.
In B1, enter =CHAR(A1)
Fill down by double-clicking the tiny square in the right-hand bottom corner
of the cell.
Format as Symbol.




All times are GMT +1. The time now is 12:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com