Stock control using handheld barcode scanner

uhujkill

New Member
Joined
Nov 17, 2015
Messages
1
I have been tasked with a project to create an Excel sheet for Stock Purposes. I have a Wired Handheld Scanner, and I have been able to scan a Barcode to Excel, and for it to show up in the selected Cell.
I have the following Columns in my Excel Sheet;
Column A = Barcode (in text form)
Column B = Product Name (at the moment I will be manually inputting the names of the Product)
Column C = Quantity
I am wanting to know if it is possible to do the following;

  1. Scan a Product Barcode. If it already exists in Column A, for example A13, then move cursor to Column C13 (ready for quantity update). If it doesn't exist in Column A, then add it to the first free cell in Column A.
  2. Scan +10 or -10, and for this value to populate the relevant Quantity cell related to that Product Barcode. (I don't know how I would create a Scanning Sheet which would have the "+" "-" barcode and the numbers barcodes respectively, any help would be great.)
So in plain English;
Product 123 is located in Row 15, it has 15 items
I want to Scan the Barcode for Product 123 and then scan +10, this should then update the quantity value of this product to 25.
I'm not great with Visual Basic, so please excuse my ignorance.
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple

Forum statistics

Threads
1,215,679
Messages
6,126,186
Members
449,296
Latest member
tinneytwin

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