B
bruehlt
OK - I read the MVP web page about the page numbering, and am trying to
get the following formula to work:
{IF {PAGE} > 2 "{={PAGE \*roman} - 2}" ""}
Basically, its for a table of contents for a manual.
I want the first 2 pages to not have any numbers, than pages 3-5 to
have roman numerals, starting with roman numeral i (ie 1).
I get the dreaded !undefined bookmark error. I don't understand why it
doesn't work with roman numerals, as I can get it to work with just
regular numbers (ie if I don't add the \*roman switch it works fine).
Does anyone know a work around to this??
get the following formula to work:
{IF {PAGE} > 2 "{={PAGE \*roman} - 2}" ""}
Basically, its for a table of contents for a manual.
I want the first 2 pages to not have any numbers, than pages 3-5 to
have roman numerals, starting with roman numeral i (ie 1).
I get the dreaded !undefined bookmark error. I don't understand why it
doesn't work with roman numerals, as I can get it to work with just
regular numbers (ie if I don't add the \*roman switch it works fine).
Does anyone know a work around to this??