October 6, 200619 yr Newbies How do I print one record and specify that I want 40 labels on one page. I have one address that I want to print 40 labels for. Thank you for your support.
November 14, 200619 yr Newbies Hi, I'm a filemaker beginner, and I'm not a programmer. I have a question about the script in LabelGenerator. YOu have an import records script where a blank source field is imported into a target field called gskipLabels. I can't seem to repeat this in my database, and my label generator wont work without it. Can you tell how it's done?
November 14, 200619 yr You probably cannot repeat this, because it's not so. The import field mapping is from a repeating calculation field cDataIDR in Data to field DataID in Labels. The calculation field generates the required number of repetitions, and the import is set to split individual repetitions into separate records.
Create an account or sign in to comment