count barcode scanner entries

adquinn

New Member
Joined
Apr 12, 2011
Messages
3
I have a simple spreadsheet. I use the Wasp 3900 to scan a barcode into Excel- The number is static and it is 1. I want to be able in the column next to it have it add up each time I scan into the previous cell.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
hi and welcome to the board

i think i would use a userform to capture the barcodes and keep a tally on your sheet (or userform)
 
Upvote 0
Thanks. I am not skilled in VB, but it is a simple spreadsheet with ID, First Name, Last Name, Visits, Total Visits. When I use the barcode scanner it enters 1 into the Visit column and then goes down to the next cell. If I use the scanner again in the same cell, then it enters a 1. I would like it to add to this number in the next column under Total Visits. I can paste a code into VB, but I really do not know how to write code. Any help would be appreciated.
 
Upvote 0

Forum statistics

Threads
1,224,522
Messages
6,179,299
Members
452,904
Latest member
CodeMasterX

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