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
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