Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have a spreadsheet with sales $ in Column I and a list date in column O. I would like to apply conditional formatting to column O to highlight cells whose date is 2007 or newer. I would then like to apply conditional formatting to column I and highlight cells whose sales $ are amongst the lowest 10% and who are not already highlighted in Column O. Is there a way to do a conditional formatting with an if formula and accomplish this? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I have a spreadsheet with sales $ in Column I and a list date in column O. I would like to apply conditional formatting to column O to highlight cells whose date is 2007 or newer. Select column O and enter this formula in conditional formatting formula field: =YEAR(O1)=2007 I would then like to apply to column I and highlight cells whose sales $ are amongst the lowest 10% and who are not already highlighted in Column O. Please specify in detail what do you call "amongst the lowest 10%". Whose sales are less then 10% of total sales? Or something else? Regards, Stefi |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
try it
http://www.xldynamic.com/source/xld.CF.html -- regards from Brazil Thanks in advance for your feedback. Marcelo "MikeD1224" escreveu: Hi, I have a spreadsheet with sales $ in Column I and a list date in column O. I would like to apply conditional formatting to column O to highlight cells whose date is 2007 or newer. I would then like to apply conditional formatting to column I and highlight cells whose sales $ are amongst the lowest 10% and who are not already highlighted in Column O. Is there a way to do a conditional formatting with an if formula and accomplish this? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formating based on Date | Excel Worksheet Functions | |||
Conditional Formating based on a different cell | Excel Discussion (Misc queries) | |||
Conditional formating based on text | Excel Worksheet Functions | |||
Set conditional formating for cell based on value in different cel | Excel Discussion (Misc queries) | |||
Conditional Formating based on another cell | Excel Discussion (Misc queries) |