EliseFreedman
Programmer
Hi there.
Not been in here for a while but once again it’s time to pick the brains of some of you tek-tip experts
I have been working with a colleague to produce some weekly statistics on closure of actions from some of our systems. I have pulled together a workbook with several different worksheets which basically show the data in different ways for example I have one spreadsheet listing the actions outstanding by actionee as a grid, another showing them by site, another by area within the site, etc. This hasn’t been too bad. The plan is that the workbook will be used at meetings held on a weekly basis. So far I have had positive feedback. My problem is that my colleague would like to take this one step further by being able to carry out trend analysis on the data so for example to be able to create a chart showing how many actions a selected person/area had outstanding each week so you could see whether it was getting better/worse.
What is the best way to do this. Obviously I am somehow going to have to consolidate the data (plan to have one workbook for each week which will have the same layout). Thought about using vba to write the totals each week to another workbook that I can then use to produce the charts. Was also thinking I could use vlookups. I have also seen consolidation ranges/workbooks mentioned but don’t really know where to start
What do you guys suggest?
Not been in here for a while but once again it’s time to pick the brains of some of you tek-tip experts
I have been working with a colleague to produce some weekly statistics on closure of actions from some of our systems. I have pulled together a workbook with several different worksheets which basically show the data in different ways for example I have one spreadsheet listing the actions outstanding by actionee as a grid, another showing them by site, another by area within the site, etc. This hasn’t been too bad. The plan is that the workbook will be used at meetings held on a weekly basis. So far I have had positive feedback. My problem is that my colleague would like to take this one step further by being able to carry out trend analysis on the data so for example to be able to create a chart showing how many actions a selected person/area had outstanding each week so you could see whether it was getting better/worse.
What is the best way to do this. Obviously I am somehow going to have to consolidate the data (plan to have one workbook for each week which will have the same layout). Thought about using vba to write the totals each week to another workbook that I can then use to produce the charts. Was also thinking I could use vlookups. I have also seen consolidation ranges/workbooks mentioned but don’t really know where to start
What do you guys suggest?