ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
3
4
"You don't rise to the level of your goals
5
You fall to the level of your systems."
6
- James Clear, Atomic Habits
7
8
9
Instructions for Goal Tracking Tools
10
11
This tool includes
(1) an at a glance timeline , the "Goal Timeline", and
12
(2) a weekly tracker for for ~4month time period (the "Weekly Tracker")
13
Goal Timeline:
14
This spreadsheet helps youcreate a workable timeline to complete your goals.
15
Being able to see a start to finish timeline will help you to schedule your action items
16
using a timeline that actually works.
17
18
Pro Tips
19
- I recommend scheduling no more than 3 action items per week.
20
- If you are scheduling more than 3 action items per week, make sure that some are super easy.
21
- If you overwhelm yourself with too many action items, you are less likely to complete them and it
22
will create a cycle of discouragement.
23
24
25
Weekly Tracker
26
The Milestones and Action Items you insert into the Goal Timeline will autopopulate to the weekly tracker.
27
The weekly tracker creates a space for you to check in on your goals on a weekly basis.
28
You should schedule 30 minutes each week to just review your goals (not just to work on them).
29
Think of the Weekly Tracker as an opportunity for you to work "on your career" versus
30
taking the Action Item steps as working "in your career".
31
32
Pro Tips
33
- If you add additional rows, use the following formula to auto populate "= 'Goal Timeline'![ColumnRow]"
34
Example - you want to link cell A40 on the Goal Timeline to A42 on the Weekly Tracker
35
Enter the following into Weekly Tracker Cell A42 "='Goal Timeline'!A40"
36
Do not include the quotation marks, but do include the = sign
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100