Printing Zebra labels from Excel

ChuckDrago

Active Member
Joined
Sep 7, 2007
Messages
470
Office Version
  1. 2010
Platform
  1. Windows
This is a tough one, rather special situation.
We use serial number labels printed by Zebra Thermal Transfer Printers. The labels were created using the Zebra Pro Label software. After a label is created, the file is saved as a file extension .lbl. The labels are created linking fields to an Excel database. The printing is performed by issuing the print commands from within the label menu.

I have created a macro driven Excel sheet that allows the user to select the item to be printed. After selecting it, the appropriate fields are copied to an auxiliary worksheet, which is the one the label links to in order to retrieve the data to be printed (this is required because the option being used is to print all records in the worksheet, as opposed to selecting them one by one). To print the label, the user minimizes Excel, clicks on the label .lbl file and clicks on Print.

Is there any way for me to open the label file using a Shell command? I suppose issuing from Excel the print command to the label is not possible, but if I can just display the label to allow the user to select print and qty of copies that would be great.

Thanks everyone!
Chuck
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,214,864
Messages
6,121,986
Members
449,058
Latest member
oculus

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