Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Microsoft Excel 2003
I have a list of names for a roster in a single column covering several months. The information is imported from another source (MS Access) which is maintained by someone else and the only distinction between status (i.e. rostered, available, unavailable, absent) is the cell format (i.e. colour). I want to use an IF_statement to identify the different statuses so that I can produce a summary report. e.g. I could enter this formula (if there a logical test for a cell's format instead of contents) in cell B5: IF(A5 cell colour is blue,"Rostered",IF(A5 cell colour is green,"Available",IF(A5cell colour is grey,"unavailable","absent"))) I could then use a lookup function to create my summary report. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to remove contents of cell and move all other contents up one row | Excel Discussion (Misc queries) | |||
How do I only calculate cells which have a filled color format? | Excel Discussion (Misc queries) | |||
how do populate empty cells with the contents of populated cells . | Excel Discussion (Misc queries) | |||
format cells | Excel Worksheet Functions | |||
Protected cells -automatically format to a different color | Excel Discussion (Misc queries) |