Say you have 10 worksheets within a workbook.
Each worksheet contains 1 page worth of text.
You want to print all ten pages, with "1 of 10", "2 of 10",
"3 of 10".... etc in the right footer.
how do you do it?
for some reason Excel97 is not behaving consistantly. It keeps seeing each page as its own document, even when I try to group them. It keeps saying "1 of 1" on each.
I've tried a billion things. Nothing seems to work. to top it off, the footer seems to throw off the fomatting every time i try to implement it, so I'm wondering if I can just write some code that will count the worksheets and throw the number of each page in an empty cell on the sheet. - but i'm not sure where to start with the code.
anyone have any suggestions?
SC How much water would there be in the ocean if it weren't for sponges?
Each worksheet contains 1 page worth of text.
You want to print all ten pages, with "1 of 10", "2 of 10",
"3 of 10".... etc in the right footer.
how do you do it?
for some reason Excel97 is not behaving consistantly. It keeps seeing each page as its own document, even when I try to group them. It keeps saying "1 of 1" on each.
I've tried a billion things. Nothing seems to work. to top it off, the footer seems to throw off the fomatting every time i try to implement it, so I'm wondering if I can just write some code that will count the worksheets and throw the number of each page in an empty cell on the sheet. - but i'm not sure where to start with the code.
anyone have any suggestions?
SC How much water would there be in the ocean if it weren't for sponges?