![]() |
#1
|
|||
|
|||
![]()
I have been given an excel document which colors a certain column based on a conditional format. If the cell's value is within the top 30%, it's colored Green, within the bottom 30% is Red, otherwise Yellow.
I need to export this color value, so I've been trying to create a formula to represent the value as either 'R', 'Y' or 'G'. I was able to get one of the other columns working (not the same formula), which was based on the cell's value: = IF(I:I>0.45,"G",IF(I:I< 0.35,"R","Y")) but for this column (J:J - formatted as currency) I don't know how to determine if the cell's value is within the upper or lower 30% for that column. Can someone help me with the proper formula to do this? = IF(J:J...??,"G",IF(J:J...??,"R","Y")) |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
lcolson | Excel | 1 | 06-11-2012 12:03 AM |
Very simple formula needed! | nicholes | Excel | 4 | 04-12-2012 08:28 AM |
Serious help needed. | karlyak22 | Outlook | 0 | 11-13-2011 07:32 AM |
![]() |
thunder14 | Word | 1 | 10-17-2009 02:57 PM |
Excel formula needed. | Rod | Excel | 1 | 08-03-2009 06:55 AM |