Hey... Its me again... with problems about time again...
What I am doing now is calculating time differences...
So...
1) Column A reflects the start time,
2) Column B reflects the end/stop time,
3) Column C reflects the time difference (B-A),
4) Column D reflects the target time.
What I wanted is that, if the difference is more than the target time, the cell would be colored red, which I succeed in doing through condition formatting.
On the other hand, if the target time is equal or larger than the time difference, the cell would be colored green, which I succeed in doing that too.
However, since "0:00" is for time difference is technically smaller than target time, the cell is colored green (which is not what I wanted).
Therefore, I was wondering if anyone can come up with a formula whereby if D>=C and that cell is more than 0, the cell would become green.
Short request:
Merge "D equal or more than C" and "C more than 0".
Bookmarks