Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
rlwk
 
Posts: n/a
Default Formula that display <

Is there any way to write a formula that will result in the displaying being
the actual symbols < .
I would like to have 9 years average, then in the 10 year if that is greater
than the average a symbol would be in that cell, if less than a < symbol
would appear in the cell.
Hope this makes sense.
Thank you for any help.
  #3   Report Post  
Posted to microsoft.public.excel.misc
hans bal(nl)
 
Posts: n/a
Default Formula that display <

Use =if(A1<9,"<",if(A19,"","")

( assuming your data is in cell A1)
HTH

"rlwk" wrote:

Is there any way to write a formula that will result in the displaying being
the actual symbols < .
I would like to have 9 years average, then in the 10 year if that is greater
than the average a symbol would be in that cell, if less than a < symbol
would appear in the cell.
Hope this makes sense.
Thank you for any help.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default Formula that display <



=IF(A1B1,"","<")

HTH

"rlwk" wrote:

Is there any way to write a formula that will result in the displaying being
the actual symbols < .
I would like to have 9 years average, then in the 10 year if that is greater
than the average a symbol would be in that cell, if less than a < symbol
would appear in the cell.
Hope this makes sense.
Thank you for any help.

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
formula to display choices of more than one in a list box Lynda S Excel Worksheet Functions 0 May 8th 06 05:42 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Can I make a formula in Excel to display result in same cell? Neiko Excel Worksheet Functions 2 October 1st 05 10:36 PM
display only one formula norcalchick2207 Excel Discussion (Misc queries) 1 February 4th 05 06:05 AM


All times are GMT +1. The time now is 10:13 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"