P
Pat
I'm trying to have a page number only for odd pages. I tried entering a field
code of:
{ = ({ PAGE } / 2) + 0.5 }
however I always get the error:
!Syntax Error, {
Even if I enter a simple formula like:
{ = {PAGE} + 1 }
produces the same error. If I use simple numbers, no problem. If I remove
the curly brackets from {PAGE} I get a bookmark error. I tried every
combination of including spaces I could think of and I get the same error. I
copied and pasted a Microsoft example verbatim and I get the same error. It
definitely does not like the { in my formula. What am I doing wrong?
Thanks!
code of:
{ = ({ PAGE } / 2) + 0.5 }
however I always get the error:
!Syntax Error, {
Even if I enter a simple formula like:
{ = {PAGE} + 1 }
produces the same error. If I use simple numbers, no problem. If I remove
the curly brackets from {PAGE} I get a bookmark error. I tried every
combination of including spaces I could think of and I get the same error. I
copied and pasted a Microsoft example verbatim and I get the same error. It
definitely does not like the { in my formula. What am I doing wrong?
Thanks!