Results 1 to 10 of 10
  1. #1
    marianne is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Asia Pacific Region
    Posts
    150

    barcoding

    Can somebody help me on barcoding stuffs. I want to know how to:



    1. create the barcode
    2. read or scan the barcode using barcode scanner or the like
    3. show and save the scanned barcode in the table from the form.

    thanks in advance.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    AFAIK, bar code scanners pretty much do all of the work for you. The usually attach to a PC in parallel with the keyboard and all of the translating is done by the scanner. By the time the PC sees the data it is just readable characters. Creating barcodes for a printer is simply installing a BarCode font. There are some free ones out on the net.

  3. #3
    marianne is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Asia Pacific Region
    Posts
    150
    i have searched regarding barcode creating but I dunno if that is the general barcoding stuff used commercially.

    can you point to some direction!

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Here's a free 3 of 9 font: http://www.idautomation.com/fonts/free/

  5. #5
    marianne is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Asia Pacific Region
    Posts
    150
    thanks RG but is this the code that U.S. is using commercially?

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    I'm sorry Marianne but there are several and I'm not an expert.
    http://www.barcodingfonts.com/
    http://www.barcoderesource.com/
    http://www.riversedge.com/
    What are you trying to accomplish?

  7. #7
    marianne is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Asia Pacific Region
    Posts
    150
    i want to use barcode scanning in my application.

  8. #8
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    The scanner takes care of all of the translation. It just looks like keyboard input to your application.

  9. #9
    marianne is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Asia Pacific Region
    Posts
    150
    really and that's it? all I have to do it set the focus to a field?

    anyway RG, the links that you gave me are already application to create barcode.

    do we have access coding for that to create that barcode ourselves?

  10. #10
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Like I said in an earlier post, it is just a font. Download the free 3 of 9 Font and try it.

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums