Hi there,
I'm trying to format a particular textbox on the first and subsequent pages differently. Specifically, on page 1, I'd like to format the textbox as centered, bold Cambria font, size 14. On pages 2 and up, I'd like to format it as center, bold Cambria, size 10.
The rules I've entered for the textbox are
= PageNumber > =1 ------- center, bold, Cambria, 10
= PageNumber = 1 ------- center, bold, Cambria, 14
Unfortunately, regardless of page number, the textbox is always formatted according to the second rule.
Notably, if the second rule is removed, the textbox is formatted properly.
I also tried formatting the textbox first as size 14, then adding conditional formatting with the first rule only, but that doesn't work. I assume that's expected behavior because as governed by another post, conditional formatting is designed to only change default behavior.
I've already tried switching the order and different combinations of the "Stop If True" setting.
Any ideas of what I'm doing wrong?
Thanks,
Mark
I'm trying to format a particular textbox on the first and subsequent pages differently. Specifically, on page 1, I'd like to format the textbox as centered, bold Cambria font, size 14. On pages 2 and up, I'd like to format it as center, bold Cambria, size 10.
The rules I've entered for the textbox are
= PageNumber > =1 ------- center, bold, Cambria, 10
= PageNumber = 1 ------- center, bold, Cambria, 14
Unfortunately, regardless of page number, the textbox is always formatted according to the second rule.
Notably, if the second rule is removed, the textbox is formatted properly.
I also tried formatting the textbox first as size 14, then adding conditional formatting with the first rule only, but that doesn't work. I assume that's expected behavior because as governed by another post, conditional formatting is designed to only change default behavior.
I've already tried switching the order and different combinations of the "Stop If True" setting.
Any ideas of what I'm doing wrong?
Thanks,
Mark