M
Mondou
Don't know if this is possible but here goes:
I'm trying to take inventory of products with a Bar code scanner which
returns a numerical code in a cell once an item is scanned. When I
scan a second item, a new code appears in the cell below and so on.
eg.
BAR CODE
1001
1025
1535
1001
1003
1025
1001
....
Problem is, I end up with a long list of products in my column, and
MANY repeat themselves.
Is there a formula or a code that could add up and generate the total
number of identical codes to reduce the size of the column ?
eg.
BAR CODE QTY
1001 3
1025 2
1535 1
1003 1
....
I don't have a problem generating this on a different Sheet.
... I'd prefer not to have to sort the column and add them afterward
Any help would be appreciated
I'm trying to take inventory of products with a Bar code scanner which
returns a numerical code in a cell once an item is scanned. When I
scan a second item, a new code appears in the cell below and so on.
eg.
BAR CODE
1001
1025
1535
1001
1003
1025
1001
....
Problem is, I end up with a long list of products in my column, and
MANY repeat themselves.
Is there a formula or a code that could add up and generate the total
number of identical codes to reduce the size of the column ?
eg.
BAR CODE QTY
1001 3
1025 2
1535 1
1003 1
....
I don't have a problem generating this on a different Sheet.
... I'd prefer not to have to sort the column and add them afterward
Any help would be appreciated