how to specify the no. to print?? (possible? how?)

A

active_x

Example: (refer to help47.zip)

help47.xls is a program used to print stickers.

In sheets("data_entry"),
-->press 'Make Sticker'

New 'sticker sheets' are created, in the same format a
sheets("template"), according to the data entered i
sheets("data_entry").

Each 'sticker sheet' contains 24 labels in '6(vertical)x 4(horizontal)
format.

The question is:
How to specify *the no. of labels* to print. (ie. to control how man
times a lable is printed)

For example:
In sheets("data_entry"),
'1'-->G5 (no. to print)
'2'-->G6
'3'-->G7
'4'-->G8
'5'-->G9
...

Desired Results:
'style1 label'--> print 1 time
'style2 label'--> print 2 times
'style3 label'--> print 3 times
...

*still keeping '6 x 4' format for each 'sticker sheet'!!

+----------------------------------------------------------------
| Attachment filename: help47.zip
|Download attachment: http://www.excelforum.com/attachment.php?postid=360669
+----------------------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top