continuing columns

N

Nathan Guill

I have this form that is arranged into columns, most of this information
does not change. The only thing I need to have change is the column
headers. Problem is that I have only 7 column headers that are possible to
change and I, more often than not, have more than 7 fields of information to
print out. I understand that this information would go onto another page,
but how do I get the form to understand that?

I have ClmnHdr1 through ClmnHdr7 and the information to go into those
headers are Dim1 through Dim40. Every time I print out this form, I will
have a different amount of fields that need to be handled (i.e. on this form
I have Dim1 through Dim14, on the next form I have Dim1 through Dim5, on the
next is Dim1 through 28,...). How do I do this?

I have it working differently on another form, but that form has all 40
fields on the form and I just hide the ones I don't use. I don't think that
would work on this one since all the fields would show.

If need be, I can either attach a copy of the form or attach a screen print
for clarification.

Any help would be appreciated. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top