L
littleme
Is there a way to make the number of active numbers appear in eg, H45,
and the current page number to appear in H44?
help?
and the current page number to appear in H44?
help?
Is there a way to make the number of active numbers appear in eg, H45,
and the current page number to appear in H44?
sorry--- what i wanted was numbering like "4 of 6", 6 being the total
number of active pages and 4 being the current page... the kidn of
numbering that you can get in the header/ footer except i dont want it
in the header/footer but rather in a certain cell on each page
layout... on the first page it would be H44.... does that clarify
things...?
sorry--- what i wanted was numbering like "4 of 6", 6 being the total
number of active pages and 4 being the current page... the kidn of
numbering that you can get in the header/ footer except i dont want it
in the header/footer but rather in a certain cell on each page
layout... on the first page it would be H44.... does that clarify
things...?
I don't know of a way to get the page number into a cell. However, it's easy
to get the total number of pages. Simply define a name "NumbPages" and in
the refers to, type: =get.document(50)
Now, in a cell simply place the formula =numbpages