VBA for Producing a Barcode

JOSHSKORN

New Member
Joined
Aug 22, 2022
Messages
13
Office Version
  1. 2019
Platform
  1. Windows
First of all, I run a macro that reads all down column A until it's empty for a value, which goes to a form. Eventually, a staff member is going to have to manually enter in this number for various purposes. This form that they hand out with this number on, I'd like to add a barcode to it.

Here's my thought. I'd downloaded a font called "Code 39", which generates a barcode. As I enter in numbers in Column A, I want that same number pasted on the same row, but in column B, as this front 39, and not the original font. That said, column A is Plaintext while B is not readable, since it's a barcode.
Any suggestions ?
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
The font Idea is exactly which direction you need to go. Just create a formula in column Like: =A2
 
Upvote 0

Forum statistics

Threads
1,214,553
Messages
6,120,179
Members
448,948
Latest member
spamiki

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