I am trying to print to preprinted state forms. This is 2 part question with both parts tying togeather. Between an input form and a query I am able to get the records that I need to print. The state form can be 1 or more pages, which is determined by the amount of records returned. If there are only 1 or 2 records they should print on the first page. If there are more records additional pages are all able to handle 7 records each. ie page 2 records 3-10, page 3 records 11-17 etc.
First part. I created a report and have placed the text boxes in the locations that they need to be in to print in the correct place. One of the fields is name. I set the upper fields data source to name, and it shows the correct data. If I set the lower data fields data source to name, what I get is both fields showing the same record. I get the second record on a second page 1, with both upper and lower showing the second record. How would I set the lower field for the 2nd record.
Second part. How would I add in the second page and only print it if needed.
Thanks in advance
Alan
Senility at its finest
First part. I created a report and have placed the text boxes in the locations that they need to be in to print in the correct place. One of the fields is name. I set the upper fields data source to name, and it shows the correct data. If I set the lower data fields data source to name, what I get is both fields showing the same record. I get the second record on a second page 1, with both upper and lower showing the second record. How would I set the lower field for the 2nd record.
Second part. How would I add in the second page and only print it if needed.
Thanks in advance
Alan
Senility at its finest