You need to create two conditional formats, one for the up arrow and one for the down arrow.
In Excel 2010: For the up arrow: Select the range starting on cell L7 Go to Home -> Conditional Formatting -> New Rule -> Use a formula to determine which cells to format Write =L7>=$S$2 on the 'Format values where this formula is true' text box Click on Format On Font Style select Bold On the color dropdown select Green. Click Ok, click Ok again With the same range selected repeat the previous steps but changing the formula and the color. On Tuesday, December 4, 2012 3:24:15 PM UTC-4, JP wrote: > > Hi - > > I have a spreadsheet in which I have the following formula for statistical > testing, =IF(L7>=$S$2,CHAR(233),IF(L7<=-$S$2,CHAR(234),"")). It displays an > up arrow if the first IF statement is true and an down arrow if the second > IF statement is true. I would like the arrow displayed to be bolded and if > it is an up arrow then it should be in green font and if the arrow is > downward then it should be in red font. How would I add the color code to > the existing formula so the arrows are displayed in color? > > Thanks, > JP > -- Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To post to this group, send email to excel-macros@googlegroups.com. To unsubscribe from this group, send email to excel-macros+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros?hl=en.