R
Rachel Garrett
I'm looking for some help reducing my workload.
Each week, I generate a separate copy of the project plan. I filters
for incomplete tasks, remove the outline structure, sort by finish
date, and color code the tasks according to whether they are overdue
(red), due this week (olive), or due in the future (green). I then
save it as a new file: ProjectName_incomplete_tasks_MMDDYY.
I do this by hand, and originally, I wanted to just make this more
automated. I can use a macro to do some of the formatting tasks above.
But unless I learn some VBA, I can't make the macro "smart" enough to
understand how to color-code by date.
But my new question is whether I can just save this as something like
a view or workspace, rather than creating a whole new file each week.
My boss likes the "incomplete view" because it makes it easier to run
through meetings and get updates on outstanding items. But he can't
make changes on the document, because then they wouldn't be reflected
on the master project plan.
Thanks in advance for any pointers!
--Rachel Garrett
Each week, I generate a separate copy of the project plan. I filters
for incomplete tasks, remove the outline structure, sort by finish
date, and color code the tasks according to whether they are overdue
(red), due this week (olive), or due in the future (green). I then
save it as a new file: ProjectName_incomplete_tasks_MMDDYY.
I do this by hand, and originally, I wanted to just make this more
automated. I can use a macro to do some of the formatting tasks above.
But unless I learn some VBA, I can't make the macro "smart" enough to
understand how to color-code by date.
But my new question is whether I can just save this as something like
a view or workspace, rather than creating a whole new file each week.
My boss likes the "incomplete view" because it makes it easier to run
through meetings and get updates on outstanding items. But he can't
make changes on the document, because then they wouldn't be reflected
on the master project plan.
Thanks in advance for any pointers!
--Rachel Garrett