Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
|
Nou pe simpatie: Stefania23 pe Simpatie
 | Femeie 24 ani Dolj cauta Barbat 25 - 46 ani |
|
|
Mrrrr's Forum (VIEW ONLY)ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #1 |
|
|
When you have due dates, eg. you made an inspection and saw a nonconformity and they added a person responsible and a due date for solving the nonconformity.
You have the date in COLUMN A and you want a formula to write in COLUMN B if the day has passed, write YES and mark it with red color, or if it hasn't passed to write NO and mark it with green.
You have to select COLUMN B (the entire column) and go to CONDITIONAL FORMATTING to add the 2 conditions: - when in the cell is written YES, mark column with RED - when in the cell is written NO, mark the column with GREEN
Then you go in the first cell of COLUMN B and write the following formula: =IF(A1<(TODAY());"YES";"NO")
Note: If the formula doesn't work, replace ; (semicolon) with , (comma).
_______________________________________

|
|
| |
|