Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have gotten so much help from this site, and I thank all those you have
assisted me with my project. Anyway, I am down to the final stages of the project and I am stuck with one last report to generate. I have a workbook with a dynamic number of sheets, each sheet individually named for an employee and holding there performance stats; these sheets are generated and named from a different module. On each employee named sheet there is a range of cells (C2:M2) I need to copy and paste to an admin sheet. Below I have shown an example of how I need the output to look. Stephen King 296.00 6:59:31 55:27:42 29:49:01 31.00 119:27:30 0:03:19 194.00 30.99 (Sheet name) ( Stats copied from range (C2:M2) on each sheet ) Now, if the sheets were static, each keeping the same underlying sheet name (sheet1, sheet2, sheet3, ect) it would not be an issue, but since each time the workbook is opened and used all the sheets are deleted and recreated, this information is also dynamic. I need to pull this information from all but two sheets in the workbook; those sheets are named €˜Admin Sheet and €˜Raw Data If anyone can assist, I would greatly appreciate it. Thank you in advance. Mahnian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing specific data accross many sheets in a final sheet cha | Excel Discussion (Misc queries) | |||
store inventory sheet(ex:sports equipment store) | Excel Worksheet Functions | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions | |||
Copy information from other sheets to one special sheet. | Excel Programming | |||
Macro to insert new sheets and copy information. | Excel Programming |