| View previous topic :: View next topic |
| Author |
Message |
creamyjeremy Newbie

Joined: 01 Mar 2012 Posts: 2
|
Posted: Thu Mar 01, 2012 11:22 am Post subject: Problem with sequnetial numbering. |
|
|
Ok, so I've read other posts to get this far, but now I have a problem I can't figure out.
I have created a Label page and a Database of numbers starting with 1100001
__
There is text followed by
<numbers>
then more text
__
with 6 labels per page
And I can print 1 page just fine by using records 1 to 7.
When I print more pages it skips every 7th number.
Maybe I have done something wrong or there is an easy fix.
Please help, if possible.
Jeremy |
|
| Back to top |
|
 |
rrashkin General User

Joined: 30 Aug 2011 Posts: 44 Location: 29N -127E
|
Posted: Thu Mar 01, 2012 11:56 am Post subject: |
|
|
| Quote: | | with 6 labels per page |
then
| Quote: | | by using records 1 to 7 |
That could be the problem, no? _________________ Bob Rashkin |
|
| Back to top |
|
 |
JohnV Administrator

Joined: 07 Mar 2003 Posts: 8979 Location: Lexinton, Kentucky, USA
|
Posted: Thu Mar 01, 2012 12:34 pm Post subject: |
|
|
| Quote: | | When I print more pages it skips every 7th number. | This normally indicates that you have 2 Next Record fields after the last number field on the page.
EDIT - No, this indicates that you have a Next Record field after the last number field on the page. When you print multiple pages OOo supplies a Next Record field at the end of the page. |
|
| Back to top |
|
 |
creamyjeremy Newbie

Joined: 01 Mar 2012 Posts: 2
|
Posted: Thu Mar 01, 2012 2:01 pm Post subject: |
|
|
| I couldn't ind the problem, but I was able to get it to work by re-creating the label document and synchronizing the label (I had cut and pasted the original document) |
|
| Back to top |
|
 |
JohnV Administrator

Joined: 07 Mar 2003 Posts: 8979 Location: Lexinton, Kentucky, USA
|
Posted: Thu Mar 01, 2012 2:58 pm Post subject: |
|
|
| Quote: | | I couldn't ind the problem | For your information you should be able to see the problem as follows. Open the problem document click View > Field Names which should allow you to see the Next Record fields. |
|
| Back to top |
|
 |
|