@Hui:
I have a column for Task allowed, and one for Task days remaining.
beside these 2 columns, I have a column for each week (see my submission next week) counting days remaining per week, each cell contains a formula like ={prevCellLeft} - {DaysSpentCell}, each week.
Task completion can be achieved by either :
- consuming all days left. This lead to 0 "by formula"
- deciding that task is complete, putting a 0 in the cell for the week. (thus removing the formula it contained).
I want to color differently each contition.
@Tessa
What you are saying inspires me that I can add a test against Spent vs. Allowed and see if they differ when the cell contains a 0 (either formula base or value).
Thanks you for sharing your thoughts.
------
BTW, I said that IT Guys installed Office without allowing for Macros (parameter is "ask what to do" when there are Macros and/or VBA).
My users are afraid of Macros and even more of VBA, because of the fact that Excel is familiar to them.
They think that they won't be able to update a XLS with functions and/or macros (they're obviously right).
That give them the feeling they are restrained from doing what they want to, so they reject quite often files with things beyond their understanding.