|
|
|
печать определенных листов из множества книг
|
|||
|---|---|---|---|
|
#18+
печать определенных листов из множества книг Printing Selected Worksheets авторSummary: Need to print just a few worksheets out of a group of workbooks? There’s no need to manually load each workbook and print the sheets; instead you can use the macro presented in this tip. It allows you to print selected worksheets from each workbook in a particular folder. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, and Excel 2003.) авторIf you have a lot of workbooks that have accumulated over the years, you may have a need to print some of the worksheets out of each of them. For instance, you may need to print the second and third worksheets out of each workbook in a folder. Loading each workbook and then printing selected sheets could take a huge amount of time. A quicker way is to create a macro that will do the printing for you. The following macro starts by asking you for a directory path. Provided that you specify a path, the macro then starts to load each XLS (Excel) file in the directory, and then print the second and third worksheet from each one. Once printed, the worksheet is closed. Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. статья на вынос (см. внизу) савэт с - http://exceltips.vitalnews.com/Pages/T0295_Printing_Selected_Worksheets.html ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 21.08.2006, 20:37:21 |
|
||
|
|

start [/forum/topic.php?fid=61&msg=33933257&tid=2184430]: |
0ms |
get settings: |
7ms |
get forum list: |
17ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
56ms |
get topic data: |
8ms |
get forum data: |
2ms |
get page messages: |
27ms |
get tp. blocked users: |
1ms |
| others: | 200ms |
| total: | 324ms |

| 0 / 0 |
