Hi
I have this problem where I want to have an ordering alert when the total number of fruit is less than 10. I have done this by using the formula =IF($F$2<10,"Order More","")
However, I want to be able to remove the "Order More" alert when I have received the PO (purchase order) in the last active cell.
Is there a VBA code for this?
I expect in my excel sheet that, the "Order More" sign will disappear when A4 (or the last active cell in column A) has the date of the PO.
Thank you very much!
Cheers
Ken
Bookmarks