Hi,
I am putting together a database that will track inventory. I am trying to make a set of macros that will allow my excel workbook to automatically send an email whenever any cell in a specific column (actualy inventory) is less than the respective cell in the column adjacent to it (minimum stock). I copied most of this from examples online. Now the email sending macro works fine, I need help with the trigger macro to automatically send the email when the correct conditions are met (a cell in column C has a value less than a column on the same row in D, eg. c3<d3) So far I am losing sleep and getting nowhere... Please help! Here is what I have so far:
![]()
Please Login or Register to view this content.
F![]()
Please Login or Register to view this content.
Bookmarks