Bar Coding

howard

Well-known Member
Joined
Jun 26, 2006
Messages
6,363
Office Version
  1. 2021
Platform
  1. Windows
I would like to know that if one sets up a field for a bar code in access and one has a bar code scanner, how one can integrate the 2 systems, so that when you want to generate a bar code for a particular product from the bar code scanner, it will automatically put the bar code into the correct field in Acccess

Your assistance in this regard will be most appreciated

Howard
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Andrew Fergus

MrExcel MVP
Joined
Sep 9, 2004
Messages
5,452
Office Version
  1. 365
  2. 2021
  3. 2016
Platform
  1. Windows
Hi

Create a form that has the details you want to see, and when the cursor is on the field that contains the barcode value pull the trigger on the scanner - the PC should take care of the rest for you. I recommend you experiment with scanning barcodes while running various applications to see exactly what happens.

Andrew
 
Upvote 0

howard

Well-known Member
Joined
Jun 26, 2006
Messages
6,363
Office Version
  1. 2021
Platform
  1. Windows
Hi Andrew

Thanks for the advise

Regards


Howard
 
Upvote 0

ExcelIsEvil

New Member
Joined
Jun 16, 2008
Messages
15
Any txt box on a form should be able to capture the 'scanned' barcode from the gun.
Make sure that your barcode scanner is configured correctly for your form. Some will automatically vbCRLF after the scan. This is done for the ease of entering multiple scans on a form.

Example:
Height
Width
Length
Each is a txtBox on form capturing the scanned code from bill of lading. The vbCRLF allows for three clicks by human, or auto for machine processing on belt.
 
Upvote 0

howard

Well-known Member
Joined
Jun 26, 2006
Messages
6,363
Office Version
  1. 2021
Platform
  1. Windows
Hi ExcelIsEvil

Thanks for the advise

Much Appreciated

Regards

Howard
 
Upvote 0

Forum statistics

Threads
1,191,131
Messages
5,984,850
Members
439,920
Latest member
mejatom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top