This example illustrates how to use BarCodeWiz ActiveX Control in Microsoft Access Reports.
We will use an already existing inventory table (Table1) for bar code data.
Double click on Create report in Design view.
To insert BarCodeWiz into Microsoft Access, go to Insert->ActiveX Control ...
Select BarCodeWiz Class, and click OK.
BarCodeWiz component will appear in the Detail section of your report design page.
Double-click on the square in the upper left part of the report window in order to show the properties window.
Select the Data tab and choose the table (Record Source) to use in our report. In our case, there is only one table - Table1
Click on BarCodeWiz ActiveX to bring up its properties.
From the properties window select the data column from your table for the Control Source. In our case, the bar code information is stored in the Barcode field of the table.
If you wish to show other data-bound information on your report page, simply drag the item and drop it onto the report page. In the example below, we are adding ItemName under the bar code image.
That's all there is to it! Click on Print Preview or Print to see your generated report.





