Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi.
I have a spreadsheet setup as follows: Week commencing dates on separate rows on the left; In the columns, I have the time of day, from 09:00 to 17:30, split into 15 minute intervals; The aim is for the sheet to be completed as follows: Each piece of work has a unique letter / number code. When an employee enters an "L", for example, the cell should colour in green which will signify a period of lunch. What I'd ideally like to do is, if an "L" is entered in any cell, within the range C11:AK29, the cell will automatically colour green. Similarly, if a "1" is entered anywhere, the cell should colour Blue, for example, which will signify a team meeting etc. I've tried setting rules up, with my latest attempt being: Highlight the area C11:AK29; Create a new rule, using a formula to determine which cells to format; Format values where the following formula is true: =$C$11:$AK$29="L"; Format: Green background Applies to: =$C$11:$AK$29; Which hasn't worked. I've tried shifting the values around, but I still can't get it working. I either get no formatting at all, or the entire area is coloured green! Can someone help? Duncan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CONDITIONAL FORMATTING IN EXCEL 2010 | Excel Worksheet Functions | |||
Excel 2010 Conditional Formatting | Excel Worksheet Functions | |||
Conditional Formatting in Excel 2010 is being removed when I emailExcel Workbook | Excel Programming | |||
Help with conditional formatting in Excel 2010 | Excel Worksheet Functions | |||
little off topic, but with excel 2010 conditional formatting properties will be accessible through vb | Excel Programming |