mleiser Posted September 9, 2011 Posted September 9, 2011 I have a database of students. I need to do one or both of the following. 1. For each student print x number of labels . For example - for John, 3 lables, for June 3 labels, etc. 2. Have a field in the student record of how many lables to print. For example for John 2 labels, for Jill 3 labels, etc. So on one label sheet you'll have 2 labels for John followed ny 3 labels for Jill, etc. Any ideas? Mike
comment Posted September 9, 2011 Posted September 9, 2011 See if this helps: http://fmforums.com/forum/topic/42423-creating-small-label-printing-database/page__p__197906#entry197906
mleiser Posted September 9, 2011 Author Posted September 9, 2011 Sorry. Just found a post where someone asked the same question. Going through the sample code of the answer trying to understand how it works. So at this point disregard my question. Mike
mleiser Posted September 9, 2011 Author Posted September 9, 2011 I have a question on the script. What is the generate blanks part all about - using gSkipLabels? Also, on the import what is Mac Roman? I use windows. Thanks. The routine looks great. Thanks.
comment Posted September 9, 2011 Posted September 9, 2011 What is the generate blanks part all about - using gSkipLabels? It allows you to start at a specific label - e.g. if you have used up a part of a sheet. Also, on the import what is Mac Roman? I don't think it matters.
Recommended Posts
This topic is 4812 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now