Ranking your goals
You have added a rank for each goal with # 1 being the most important and # 11 being the least important.
You're going to choose the number of goals that you want to focus on depending on your mood every day. Your mood today is moderately motivated.
That means that you'll think about the top five goals as you go about your day.
Cet exercice fait partie du cours
Conditional Formatting in Google Sheets
Instructions
- Build a conditional formatting rule using the
SMALL
function to highlight the checkmark in columnB
and the ranking number in columnC
with the Default green background for tasks ranked 1-5.- This formula should pick five because it will look at the value in the Input Box in cell
F5
. - Start the formula with
=$C5
and use fixed column and row references for the rest of the formula withinSMALL
(e.g.$A$1
).
- This formula should pick five because it will look at the value in the Input Box in cell
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
