Printing labels

William Conable conable.1 at osu.edu
Mon Mar 10 05:52:37 PDT 2008


So we don't have to reinvent the wheel, could you append the procedure?

Thanks
Bill Conable

On Mar 10, 2008, at 7:02 AM, Michael wrote:

> 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
>
> _______________________________________________
> Qna mailing list
> Qna at provue.com
> http://provue.com/mailman/listinfo/qna



More information about the Qna mailing list