AusSteelMan
Board Regular
- Joined
- Sep 4, 2009
- Messages
- 208
Hi everyone,
I have a workbook with about 30 worksheets, 25 of which the layout is based on a template. I would like to add a person's name to the next available cell in col A of the "Summary" worksheet and in the 25 sheets (W1 to W25).
Notes:
* Each "W" name list should be fixed (ie not sorted, but I don't think that would matter anyway)
* The Summary sheet will be sorted regularly based on score
* The are lookups and Index/matches to return info from each "W" sheet to the summary.
* I know that the easiest way is to have all the names on the master W template before generating the rest of the sheets, but I will need to add as more people come along. I know I could add a name to each of the sheets, but I am also plan to insert formula's and run other VBA (insert checkboxes). I think I can get that part of the coding (but I'll cross that bridge when i get to it).
Hope I have provide enough info without clouding the issue.
As always, any help is appreciated. I have searched and played around but to no avail.
Regards,
Darren
I have a workbook with about 30 worksheets, 25 of which the layout is based on a template. I would like to add a person's name to the next available cell in col A of the "Summary" worksheet and in the 25 sheets (W1 to W25).
Notes:
* Each "W" name list should be fixed (ie not sorted, but I don't think that would matter anyway)
* The Summary sheet will be sorted regularly based on score
* The are lookups and Index/matches to return info from each "W" sheet to the summary.
* I know that the easiest way is to have all the names on the master W template before generating the rest of the sheets, but I will need to add as more people come along. I know I could add a name to each of the sheets, but I am also plan to insert formula's and run other VBA (insert checkboxes). I think I can get that part of the coding (but I'll cross that bridge when i get to it).
Hope I have provide enough info without clouding the issue.
As always, any help is appreciated. I have searched and played around but to no avail.
Regards,
Darren