Home Resource Centre How To Create Barcode In Excel?

Excel Blog Series Table of content:

How To Create Barcode In Excel?

Barcodes are essential tools for tracking and managing inventory, products, and services efficiently. They are widely used in retail, logistics, and other industries to store and retrieve information quickly. Excel, being a versatile tool, can be utilized to generate barcodes for various purposes.

This article provides a step-by-step explanation of how to create barcodes in Excel without requiring advanced skills or expensive software.

Introduction to Barcodes in Excel

A barcode is a graphical representation of data that can be scanned and interpreted by machines. Barcodes simplify the encoding of information such as product numbers, serial codes, or other identifiers. With the help of Excel and some add-ons or fonts, you can easily generate barcodes without needing specialized software. Creating barcodes in Excel can streamline workflows, especially for small businesses or individual users managing inventory.

How to Generate Barcode in Excel?

Creating barcodes in Excel requires two main components: the data to encode and a barcode font or generator. Here’s a step-by-step guide to help you create barcodes effectively:

Step 1: Prepare Your Data

Organize the data you want to encode in a barcode. For instance, create a column for product names and another for the corresponding numeric or alphanumeric codes.

Example:

Product Name Code
Widget A 12345
Widget B 67890

Step 2: Install a Barcode Font

Download and install a barcode font compatible with Excel, such as Code 39, Code 128, or QR code fonts. Popular websites like dafont.com or IDAutomation offer free or paid barcode fonts.

  • Download the font file (e.g., .TTF format).
  • Install it by double-clicking the file and selecting “Install.”
  • Restart Excel to enable the new font.

Step 3: Format Your Data

To generate barcodes, most fonts require the encoded data to be enclosed with specific characters. For example, Code 39 requires data to be wrapped with asterisks (*) like 12345. Use Excel formulas to automate this formatting:

  • In a new column, use the Excel barcode formula =CONCATENATE("*", B2, "*") to wrap the data in the required format. Replace B2 with the cell containing the code.

Step 4: Apply the Barcode Font

  • Highlight the column with the formatted data.
  • Select the barcode font from the font list in Excel.
  • The data will now appear as barcodes.

Step 5. Print or Use the Barcode

Once the barcodes are generated, you can print them directly or embed them in reports, labels, or documents as needed.

Advanced Techniques

  • Using Barcode Add-Ins: Many third-party add-ins like “Excel Barcode Generator” provide additional functionality and customization options, such as specifying barcode sizes, types, and colors.
  • Generating QR Codes: For QR codes, you may need a separate tool or add-in since they require more complex encoding compared to linear barcodes.

Conclusion

Creating barcodes in Excel is a straightforward and cost-effective method to improve data management and operational efficiency. By following the steps outlined above, even beginners can generate barcodes for inventory tracking, product labeling, or other applications. This approach is especially beneficial for small businesses looking to streamline operations without investing in expensive software.

Quiz Time! Let's see how much you've retained

  QUIZZ SNIPPET IS HERE
  QUIZZ SNIPPET IS HERE
  QUIZZ SNIPPET IS HERE

 

Frequently Asked Questions

Q1. Can I create barcodes in Excel without downloading a font?

No, creating barcodes typically requires a barcode font or generator. However, you can use third-party add-ins to simplify the process without manually downloading fonts.

Q2. What types of barcodes can I generate in Excel?

Excel supports various barcode types, including Code 39, Code 128, and QR codes, depending on the font or add-in you use.

Q3. Are barcode fonts free?

Many barcode fonts are available for free, but advanced or professional-grade fonts may require a purchase. Always check the licensing terms before use.

Q4. Can I customize barcode size and appearance in Excel?

Yes, you can adjust the font size, row height, and column width to modify the size and appearance of barcodes.

Q5. What are the common uses of barcodes created in Excel?

Barcodes created in Excel are commonly used for inventory tracking, product labeling, shipping documents, and event ticketing.

Suggested Reads: 

  1. How To Copy Formula In Excel? 5 Easiest Methods
  2. Understanding Excel Slicers: Meaning, How To Create, Useful Tips!
  3. Find Formula In Excel: Syntax, Examples, Applications
  4. Watermark In Excel: How To Add, Remove, Customize & More!
Shreeya Thakur
Content Team

I am a biotechnologist-turned-writer and try to add an element of science in my writings wherever possible. Apart from writing, I like to cook, read and travel.

Updated On: 6 Feb'25, 12:16 PM IST