instanceoftime
Board Regular
- Joined
- Mar 23, 2011
- Messages
- 103
I've created a form that prints out price labels. at the bottom of the form I would like to include the barcode corresponding to the price on the form as a label.caption
so lblPrice.caption = variablePRICE I would like to take variablePRICE and assign its corresponding barcode to lblBarcode.caption Any ideas?
alternatively if it is easier to create a barcode in column J to match the price in column I i'm game for that as well
Thanks Guys
so lblPrice.caption = variablePRICE I would like to take variablePRICE and assign its corresponding barcode to lblBarcode.caption Any ideas?
alternatively if it is easier to create a barcode in column J to match the price in column I i'm game for that as well
Thanks Guys
Last edited: