How to print a label through VBA with wanted format

iammilo

New Member
Joined
Dec 13, 2016
Messages
5
hi guys

I am typing code in VBA for printing a list of data from excel on label.
My boss send a template for me in MSWord.
He put the data to the place by using mail merge.
However, he wants me to create a userform to print the data without open MSWord

i dunno the code of printing a label and how to print it as well as the template he gave me.
Here is the template he gave me,there are footer that I cant copy:
CAUTION: Cell UM1
«Subject_1 _Name_»«subject_1_Quantity»
«subject_1_BB»« Subject _2_Plus_Sign»
« Subject _2_ Quantity »« Subject _2_ aa »« Subject _2_BB»
«Suject_1 »

<tbody>
</tbody>

DELIVERY
END
Is there any possible way or example?
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,196,457
Messages
6,015,366
Members
441,889
Latest member
balolaptopgiaolong

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top