G
guillaume.auber
Dear All,
I would like now to change the page number with the following
serie: , ,1,1,2,2,3,3 which means that the two first pages have no
number, page3, will be page1, page4 will be page1 (translation of
page1), etc...
I've found a formula to generate the new page number ROUND(NumPage/
2)-1, but I don't know how to create a field in the header with the
new page number.
Any help will be more than appreciated.
Guillaume
document using VBAFrom an english and a french document, I've created a new bilingual
I would like now to change the page number with the following
serie: , ,1,1,2,2,3,3 which means that the two first pages have no
number, page3, will be page1, page4 will be page1 (translation of
page1), etc...
I've found a formula to generate the new page number ROUND(NumPage/
2)-1, but I don't know how to create a field in the header with the
new page number.
Any help will be more than appreciated.
Guillaume