You aren't going to want to hear this, but you should really, really, really change your workbook layout.
Like-data shouldn't be split apart by Name (or Part Number, Day, Week, Month, Year, etc.).
Instead, add a column for employee name. With everyone's data in a normalized master list, reporting for individuals will be
very quick and simple. It will also be easy to pull data for a particular week (or month or quarter). You can look at data for the whole group, or be department or by employee.
Excel has a ton of built in reporting and analysis tools, but you need to have your data stored properly to use them.
For your current predicament, you'll need to use a macro (VBA) to get the list of all sheets in your workbook. Are you familiar with VBA?
[tt]_____
[blue]-John[/blue][/tt]
[tab][red]The plural of anecdote is not data[/red]
Help us help you. Please read
FAQ 181-2886 before posting.