Inventory Management with automatic email scanner error...

tcsbenj

New Member
Joined
Apr 10, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Good afternoon,

I am building a simple custom inventory excel program.
I have two issues I am unable to resolve and seeking help...

First: VBA for email, works a treat, but I need the email to advise what item is out of stock or low stock. (example: worksheet (INVENTORY LIST) Sku BM87684 with alert Reorder. That entire line from SKU to INVENTORY VALUE, needs to be on that VBA email alert.) Any ideas on how to add this requirement to the VBA script email?

Second: using a scanner, I need a way that if a current item is scanned, it's minus 1, however if an item is scanned that doesnt appear in the list, it's add new item to worksheet (INVENTORY ADD).

With these two items out of the way, I can build the supplier onboarding and picking list functions.

Please help,
and Thank you for your time and assistance.

I have attached the workbook here.

Warehouse Inventory
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

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