Printing a barcode

KalvinZ

New Member
Joined
Jul 17, 2024
Messages
4
Office Version
  1. 365
Platform
  1. Windows
Hi everyone,

I have a problem I can’t seem to find an answer to.. I have created a userform for data collection. Each time an entry is made it generates a unique ID (xxx-19000101-1). What I’m trying to accomplish is- turn this ID into a printable barcode, so that when ‘submit’ button is clicked- it would go to a specific printer.. can anyone help please?
 

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.
Did you try the some barcode fonts?
like this: Redirecting
?
Hi, thanks for the reply.. this is not really what I’m looking for.. if we forget the barcode part for a moment- could you help with sending the ID number to a specific printer? - directly from the label (lblUDID) when the submit button is clicked?
 
Upvote 0
Didn't test it myself but this seems to do the job:

 
Upvote 0

Forum statistics

Threads
1,223,230
Messages
6,170,883
Members
452,364
Latest member
springate

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