J
Jim Renner
I have a document that contains information broken up by Month and Day. I
have a SET field with a bookmark named "varMonth" that gets set at the
beginning of each month and REF fields on each day. I also have a SEQ field
that I use for numbering the days. I use this REF/SEQ combination in the
document body as well as in the header (SEQ /c).
So an entry in the body for the first day of the month looks like this:
{Set varMonth "January"}{REF var Month}{SEQ varDay /r 1}
Entries in the body for other days look like this:
{REF var Month}{SEQ varDay /n }
Here is my problem. When I select the entire document and update fields
(either in normal or print layout) all the daily "headings" within the body
are updated correctly. As soon as I print preview the document all the
varMonth REF fields for every day of the year are changed to "December".
I've search the documents multiple times for a rogue SET and their isn't
one. I've change from my HP OEM driver to the Microsoft HP driver for my
printer. No change.
Thanks in advance for any help.
have a SET field with a bookmark named "varMonth" that gets set at the
beginning of each month and REF fields on each day. I also have a SEQ field
that I use for numbering the days. I use this REF/SEQ combination in the
document body as well as in the header (SEQ /c).
So an entry in the body for the first day of the month looks like this:
{Set varMonth "January"}{REF var Month}{SEQ varDay /r 1}
Entries in the body for other days look like this:
{REF var Month}{SEQ varDay /n }
Here is my problem. When I select the entire document and update fields
(either in normal or print layout) all the daily "headings" within the body
are updated correctly. As soon as I print preview the document all the
varMonth REF fields for every day of the year are changed to "December".
I've search the documents multiple times for a rogue SET and their isn't
one. I've change from my HP OEM driver to the Microsoft HP driver for my
printer. No change.
Thanks in advance for any help.