S
socram_06
Hi there, hope you are fine... I'm new in this forum, and I have a doubt
(a big doubt) about page number... Here is the problem:
I have a long spreadsheet (about 320 pages), and I need to show the the
current page number, in a sigle cell (A1, for example)...
So, if a cell in page 1 is selected, in A1 we'll have "Page 1 of 320",
otherwise if the selected cell is in page 20, now A1 will be showing
"Page 20 of 320", and so on... I've tried use the PageBreaks.Count, but
I get always the same result: "*Page 1 of 320*", it doesn't change to
"15 of N", or "85 of N"...
It would have to work as when we're in the Print Preview mode...
scrolling (down or up), the message in StatusBar is always displaying
the current page number (I can't use the header / footer to do this,
but a single cell) !!!
Tanks in advance, for any help
Marcos.
(a big doubt) about page number... Here is the problem:
I have a long spreadsheet (about 320 pages), and I need to show the the
current page number, in a sigle cell (A1, for example)...
So, if a cell in page 1 is selected, in A1 we'll have "Page 1 of 320",
otherwise if the selected cell is in page 20, now A1 will be showing
"Page 20 of 320", and so on... I've tried use the PageBreaks.Count, but
I get always the same result: "*Page 1 of 320*", it doesn't change to
"15 of N", or "85 of N"...
It would have to work as when we're in the Print Preview mode...
scrolling (down or up), the message in StatusBar is always displaying
the current page number (I can't use the header / footer to do this,
but a single cell) !!!
Tanks in advance, for any help
Marcos.