Hi all,
I’m trying to create a spreadsheet that I can use to complete my stocktakes.
I'm hoping someone can give me advice in regards to what formulas I need to learn etc. I can do a few basic things in excel but my knowledge isn't currently at the level where I can create what I'm trying to on my own.
What I’m trying to achieve is being able to scan a barcode, it matches it with a model number and description, and outputs a page giving me the totals for each product.
For example
Barcode 12121212 = product code: “AAAA” and description “item a”
Barcode 34343434 = product code: “BBBB” and description “item b”
If I scan 12121212 3 times and scan 34343434 6 times it will give me a result of
AAAA | Item a | 3
BBBB | Item b | 6
I’d like the result to be sorted by the product code in alphabetical order.
I figure I’ll need 3 sheets –
1 with all the data: x barcode = y product = z description
1 where I use a barcode scanner to scan all the products
1 which will output the final information
As identical products aren't all grouped together I can't enter a total quantity for each item in one go. I need it to count how many times I have scanned it.
If anyone can point me in the right direction it would be much appreciated!
Bookmarks