I have purchased the excel project templates and I have to say they are great.
I'm having a problem though.....
In the Gantt Chart Template
I want to automate the highlighting of the current week.
Also if I insert a column say 'Due Date' I would like the Start week to populate automatically using the ‘Due Date’.
So I need to calculate:
• What week # does the date fit into?
• Need to find the start week automatically
The only logical solution I can come up with is put in another data table which has a list of dates like below and do a vlookup.
Project Week Start 12/09/2011
Week Number
Monday 12/09/2011 1
Tuesday 13/09/2011 1
Wednesday 14/09/2011 1
Thursday 15/09/2011 1
Friday 16/09/2011 1
Saturday 17/09/2011 0
Sunday 18/09/2011 0
Monday 19/09/2011 2
Tuesday 20/09/2011 2
Wednesday 21/09/2011 2
Thursday 22/09/2011 2
I know this might not make sense but any help would be great.
I'm having a problem though.....
In the Gantt Chart Template
I want to automate the highlighting of the current week.
Also if I insert a column say 'Due Date' I would like the Start week to populate automatically using the ‘Due Date’.
So I need to calculate:
• What week # does the date fit into?
• Need to find the start week automatically
The only logical solution I can come up with is put in another data table which has a list of dates like below and do a vlookup.
Project Week Start 12/09/2011
Week Number
Monday 12/09/2011 1
Tuesday 13/09/2011 1
Wednesday 14/09/2011 1
Thursday 15/09/2011 1
Friday 16/09/2011 1
Saturday 17/09/2011 0
Sunday 18/09/2011 0
Monday 19/09/2011 2
Tuesday 20/09/2011 2
Wednesday 21/09/2011 2
Thursday 22/09/2011 2
I know this might not make sense but any help would be great.