I have an Excel workbook that has several worksheet (by team member name). Each team member maintains a list of projects/tasks. All column titles in each worksheet are identical.
I need a worksheet within the same workbook that consolidates all projects from each team members' worksheet for a one time review instead of the manager having to jump between multiple tabs.
The consolidated (main worksheet) worksheet needs to automatically update as employees changes within cells, or add/remove rows.
Is there a macro or function in MS Excel 2007 that enables thus functionality?