I want to know if there is any way where I can have an alert box popup if a certain conditions are not met without using VBA if possible.
Premise: I have a column F(around 100 rows) which contains the formula =SUM(A1+B1+E1) . I want the alert message " Your value is less than 40" to pop up If the sum is less than 40.
I want this to happen automatically without clicking any buttons that is why I don't want to use VBA.
Thanks in advance![]()
Bookmarks