Bespoke barcode code.

itachi87

New Member
Joined
Jul 6, 2020
Messages
2
Office Version
  1. 2010
Platform
  1. Windows
Basically, looking for a start point with this project and what would be the most effective way of achieving it.

I've attached an image of the outcome I'd like to achieve.
Barcode.jpg
I'll have a print out of all these barcodes and what I want to occur is that when I scan for example barcode 1 is it will fill out cell E2 and F2 (the name column will be a drop down menu) and then when I scan it a second time it will fill out G2 and H2.

The alternative way I was thinking was if I have a blank sheet and when I scan the barcode it will only fill in the ones scanned into the sheet as seen in the second image and display it how I have it in the image with the number in column A corresponding to the Item number and its representative barcode, however it would still require that the second time it is scanned it fills in Column G and H.
Barcode 2.jpg

Any suggestions on what method would be more feasible would be greatly appreciated, along with any VB code to help get me started (been about 12 years since I last wrote in VB).

Thanks
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
So I've done a little research and come up with this so far, my issue is how I will get the barcode to do only columns E & F on first scan and H & J on second scan.
 

Attachments

  • Barcode 3.jpg
    Barcode 3.jpg
    241.3 KB · Views: 11
Upvote 0

Forum statistics

Threads
1,214,833
Messages
6,121,858
Members
449,051
Latest member
excelquestion515

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
Back
Top