I am looking to produce bar codes from access is this possible?
R Rick Brandt Aug 27, 2006 #2 Dave said: I am looking to produce bar codes from access is this possible? Click to expand... I just use a barcode font and scanners that connect via the keyboard connection. Nothing to it really. For code 39 you just use a TextBox with the barcode font assigned and place a leading and trailing asterisk in the output.
Dave said: I am looking to produce bar codes from access is this possible? Click to expand... I just use a barcode font and scanners that connect via the keyboard connection. Nothing to it really. For code 39 you just use a TextBox with the barcode font assigned and place a leading and trailing asterisk in the output.