View Full Version : Print field on all pages?


jegenes
01-24-2002, 07:42 AM
I need to print a text field (an autonumber-generated field) on all pages of a form. The form has a subform, which gets filled with entries. If there are enough entries, it will spill onto another page for printing. I want the text field (on the main form) to print on all pages for that record. It's not in the head. Also, it can just be a copy of the the field, and so it wouldn't have the same control source.

Thanks
John

mrssevans
01-24-2002, 11:02 AM
Is there a reason that you could not put this in the header or footer. It seems that it would work for what you are wanting. HTH