anahigar

New Member
Joined
Apr 23, 2013
Messages
1
Hi,

I'm totally new on excel and on this forum. But I would try to be the most specific as I can. I use to have a small store where I could keep record with a normal simple excel sheet. But it has come to a point where i think i have to create macros or program with VB. My problem is I have more than 500 products with huge inventory. So i have the idea to make everything faster and easier throught a Barcode Scanner. The problem is now i have my excel sheet with my inventory but i want to be able to scan my products and as in any other store get the name of the product, the price and the total. But so far i couldn't figure out how to do this. The second point is: I want to be able to sell the same product in boxes with 50 and with 500 with different price each one and that only the inventory of this product modify.

This would be an example of my inventory:

Inventory is per unit.
BarcodeProductInventoryPrice p/50 piecesPrice p/500 pieces
640420001012Cofee3500$75.00$670.00
640420003016Cookies45060$65.00$500.00

<tbody>
</tbody>

This would be an example of the ticket that I want to get:

Ticket
BarcodeProductBoxAmountUnit PricePrice
640420001012Cofee501$75.00$75.00
640420001012Cofee5003$670.00$2,010.00
Total$2,085.00

<tbody>
</tbody>

<tbody>
</tbody>

After sale :


BarcodeProductInventoryPrice p/50 piecesPrice p/500 pieces
640420001012Cofee1950
$75.00$670.00
640420003016Cookies45060$65.00$500.00

<tbody>
</tbody>


I would like any kind of help. I'm very motivated to learn more about Macros and excel.
 
Last edited:

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

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