GrahamRutter
Programmer
Hi there,
I have been reading through these forums (very informative).
I am wanting to print a companies full product list as a report (from a product database i have), instead of numerically writing the barcode i would like to show the graphic too.
I found alot of references to the following site which has the module code:
I have created a module using the code from this site (called EAN13) and installed the font (ean13).
Could anyone tell me how i can get the module to run on a textbox (called BARCODE) on my report (called BARCODETEST).
I tried the following line in the textboxes control source:
=EAN13([BARCODE])
...and have changed the font to Code EAN13
But this does not work.
Any help is greatly appreciated
Thanks
Graham
I have been reading through these forums (very informative).
I am wanting to print a companies full product list as a report (from a product database i have), instead of numerically writing the barcode i would like to show the graphic too.
I found alot of references to the following site which has the module code:
I have created a module using the code from this site (called EAN13) and installed the font (ean13).
Could anyone tell me how i can get the module to run on a textbox (called BARCODE) on my report (called BARCODETEST).
I tried the following line in the textboxes control source:
=EAN13([BARCODE])
...and have changed the font to Code EAN13
But this does not work.
Any help is greatly appreciated
Thanks
Graham