HaHoBe
Locomotive Breath
- Local time
- Today, 20:36
- Joined
- Mar 1, 2002
- Messages
- 233
Hi, Xeroku,
there´s really a great way to check if the code does what it´s supposed to do - just save the workbook, add a couple of sheets and test it (sorry of my unclear thoughts but I suggest you to test it, not me
).
If the code works correctly (what I think it will do if the mentioned limitations are considered regarding the names of the 'detail' worksheets) it´s okay otherwise check for the names and find out that they in fact do not match the criteria laid down in the code.
The code may be altered to find the names regarding the sheets to be invisible as well as the name of the summary on a different sheet to make the code more flexible (or just use constants at the beginning of the code instead of variables).
Ciao,
Holger
there´s really a great way to check if the code does what it´s supposed to do - just save the workbook, add a couple of sheets and test it (sorry of my unclear thoughts but I suggest you to test it, not me

If the code works correctly (what I think it will do if the mentioned limitations are considered regarding the names of the 'detail' worksheets) it´s okay otherwise check for the names and find out that they in fact do not match the criteria laid down in the code.
The code may be altered to find the names regarding the sheets to be invisible as well as the name of the summary on a different sheet to make the code more flexible (or just use constants at the beginning of the code instead of variables).
Ciao,
Holger