Introduction

Barcode Macros for Office is designed to enable the use to create barcodes easily within the Office products Word, Excel and Access. In some cases this is done using macros to convert a select item (text in Word or one or more cells in Excel or Access), to produce either a high quality barcode image or a font-based barcode. The macros are provided in source code form to allow for easy customisation. Consequently they are not “signed” macros and we recommend that the macros you wish to use are copied to your own templates or projects to avoid prompting for permission to enable macros.

The macros function by calling the DLL library, known as the dBarcode DLL. The product also includes an in-cell formula module for Excel, allowing font-based barcode to be created using an in-cell formula.

This release includes samples for Office 2000/2002, 2003 and 2007 for Word, Excel and Access. The samples will be found in the Office 2000, Office 2003 and Office 2007 subdirectories of your chosen installation directory.

More:

Font or Picture or Object

Initialising the Macros