B
bajanboost
Hey All.
I have made a document that has 8 (eight) labels to ONE page. Th
document is divided into 4 rows by 2 coloumns. Each label goes into
cell of its own
I have made 7 macros so that a user can choose to print any amount o
labels from 1-8 by just pressing any of the short cut keys
The first macro is shift+F7 which would delete one of the first label
and then print the other 7
The second macro is shift+F6 which would delte the first two label
and continue to print the other 6. And so on..
This is all well and good. If a user wants to print 8, he needs to d
nothing but print the document as it is, because it is at default,
labels
The challenge lies where I want a user to get a prompt when they pres
print, whcih would have a box appear and say
"how many would you like to print?
the user then could input the amount they wish to print and the macr
automatically interprets that amount and prints that exact amount
So if a user wanted to print 9 labels, it would print ONE full shee
of 8 and then on another sheet, it shall only print 1
Is there anyone out there that can do this? If you need more info t
make the situation clear, just let me know. Thank You
I have made a document that has 8 (eight) labels to ONE page. Th
document is divided into 4 rows by 2 coloumns. Each label goes into
cell of its own
I have made 7 macros so that a user can choose to print any amount o
labels from 1-8 by just pressing any of the short cut keys
The first macro is shift+F7 which would delete one of the first label
and then print the other 7
The second macro is shift+F6 which would delte the first two label
and continue to print the other 6. And so on..
This is all well and good. If a user wants to print 8, he needs to d
nothing but print the document as it is, because it is at default,
labels
The challenge lies where I want a user to get a prompt when they pres
print, whcih would have a box appear and say
"how many would you like to print?
the user then could input the amount they wish to print and the macr
automatically interprets that amount and prints that exact amount
So if a user wanted to print 9 labels, it would print ONE full shee
of 8 and then on another sheet, it shall only print 1
Is there anyone out there that can do this? If you need more info t
make the situation clear, just let me know. Thank You