andyrohith
New member
- Local time
- Yesterday, 23:38
- Joined
- Oct 18, 2009
- Messages
- 5
Hai All,
I am trying to create a barcode generator in Access. The table contains Item number and the quantity.My main aim to print the barcode for the item number with respect to the quantitiy.Like if there is an item number=1234 and quantity is 5,so the barcode for 123 should be printed 5 times in the report.My idea was to write the items with respect to the quantity in another table and run report from that temporary table.If there is a more better way pls share with me.And iam new to Vb.
Thanks,
Andrew..
I am trying to create a barcode generator in Access. The table contains Item number and the quantity.My main aim to print the barcode for the item number with respect to the quantitiy.Like if there is an item number=1234 and quantity is 5,so the barcode for 123 should be printed 5 times in the report.My idea was to write the items with respect to the quantity in another table and run report from that temporary table.If there is a more better way pls share with me.And iam new to Vb.
Thanks,
Andrew..