Printing labels

Michael audax at wideband.net.au
Mon Mar 10 04:02:32 PDT 2008


This depends on the structure of the data from which you print the  
labels but my approach has been to insert the requisite number of  
empty labels (number of rows to skip minus number of labels per row).   
I have a procedure for printing labels  for bottles of home-made jam  
(jelly in the US?) which just inserts the appropriate number of empty  
records up front, which is easy in a database which is initially  
empty.  Otherwise, you could Save, select the records to print, insert  
empty records, print and RevertToSaved.

For my jam labels, I enter the name and date, number of rows to skip  
and number of labels required - simple and effective.

michael


On 10/03/2008, at 3:18 AM, Gene Yager wrote:

> It may be simple but, how can I select a starting point on a sheet  
> of partially used self stick labels? Without resorting to using a  
> number of blank data files to past that number of missing labels.
> _______________________________________________
> Qna mailing list
> Qna at provue.com
> http://provue.com/mailman/listinfo/qna



More information about the Qna mailing list