A puzzle for all of you.

In a large document I have setup an ODD & EVEN layout. I wish to have the
same page number on both sides.
i.e. When a person opens the manual, the left and right page should read
"page 1" then when they turn the page, both sides should read "page 2", etc.

I have attempted using sections, but somehow it is not working.

Is this possible?

Thanks for your help and time


Gilles

Re: Same page number in a Odd/Even page setup by Tony

Tony
Sat Feb 25 08:17:23 CST 2006

In your odd page, use ...

{ =({Page} + 1) / 2 }

And in your even page, use ...

{ ={Page} / 2 }

(braces entered via Ctrl+F9)

--
Enjoy,
Tony


"Gilles Desjardins" <gilles.desjardins3@sympatico.ca> wrote in message
news:LaZLf.31814$%14.748465@news20.bellglobal.com...
> A puzzle for all of you.
>
> In a large document I have setup an ODD & EVEN layout. I wish to have the
> same page number on both sides.
> i.e. When a person opens the manual, the left and right page should read
> "page 1" then when they turn the page, both sides should read "page 2",
etc.
>
> I have attempted using sections, but somehow it is not working.
>
> Is this possible?
>
> Thanks for your help and time
>
>
> Gilles
>
>
>



Re: Same page number in a Odd/Even page setup by Gilles

Gilles
Sat Feb 25 08:31:24 CST 2006

Thanks a million Tony! Works like a charm.

Gilles
"Tony Jollans" <My Forename at My Surname dot com> wrote in message
news:%23KZuUZhOGHA.140@TK2MSFTNGP12.phx.gbl...
> In your odd page, use ...
>
> { =({Page} + 1) / 2 }
>
> And in your even page, use ...
>
> { ={Page} / 2 }
>
> (braces entered via Ctrl+F9)
>
> --
> Enjoy,
> Tony
>
>
> "Gilles Desjardins" <gilles.desjardins3@sympatico.ca> wrote in message
> news:LaZLf.31814$%14.748465@news20.bellglobal.com...
>> A puzzle for all of you.
>>
>> In a large document I have setup an ODD & EVEN layout. I wish to have the
>> same page number on both sides.
>> i.e. When a person opens the manual, the left and right page should read
>> "page 1" then when they turn the page, both sides should read "page 2",
> etc.
>>
>> I have attempted using sections, but somehow it is not working.
>>
>> Is this possible?
>>
>> Thanks for your help and time
>>
>>
>> Gilles
>>
>>
>>
>
>



Re: Same page number in a Odd/Even page setup by Tony

Tony
Sat Feb 25 09:05:01 CST 2006

My pleasure!

--
Enjoy,
Tony


"Gilles Desjardins" <gilles.desjardins3@sympatico.ca> wrote in message
news:VSZLf.31846$%14.753556@news20.bellglobal.com...
> Thanks a million Tony! Works like a charm.
>
> Gilles
> "Tony Jollans" <My Forename at My Surname dot com> wrote in message
> news:%23KZuUZhOGHA.140@TK2MSFTNGP12.phx.gbl...
> > In your odd page, use ...
> >
> > { =({Page} + 1) / 2 }
> >
> > And in your even page, use ...
> >
> > { ={Page} / 2 }
> >
> > (braces entered via Ctrl+F9)
> >
> > --
> > Enjoy,
> > Tony
> >
> >
> > "Gilles Desjardins" <gilles.desjardins3@sympatico.ca> wrote in message
> > news:LaZLf.31814$%14.748465@news20.bellglobal.com...
> >> A puzzle for all of you.
> >>
> >> In a large document I have setup an ODD & EVEN layout. I wish to have
the
> >> same page number on both sides.
> >> i.e. When a person opens the manual, the left and right page should
read
> >> "page 1" then when they turn the page, both sides should read "page 2",
> > etc.
> >>
> >> I have attempted using sections, but somehow it is not working.
> >>
> >> Is this possible?
> >>
> >> Thanks for your help and time
> >>
> >>
> >> Gilles
> >>
> >>
> >>
> >
> >
>
>