Using Excel 2007
What would be the code or formula to make a message window pop up if a value of one cell exceeds the value of another?
For example:
Cell A20 has the value of 35 (the 35 is a total allowable man power number).
Cell A21 is the value of a sum of a range of cells (the range of cells, A3:A18, is where I plug the man power numbers)
I would like to have a window pop up with a message saying "Stop! Over Allocated" when cell A21 exceeds the value of cell A20.
This same formal/code will also have to be applied to multiple columns..not just column A.
The columns A, B & C are for individual craft titles....so as I plug numbers in column A for Craftsman Level 1, and I eventually exceed the value of cell A20 I get a pop up indicating I've overallocatted man power for Craftsman level 1.....I would then go back and of course adjust my numbers not to exceed cell A20.......once corrected, I can then move to column B for Craftsman Level 2 and begin the same process...and so on and so on.
What would be the code or formula to make a message window pop up if a value of one cell exceeds the value of another?
For example:
Cell A20 has the value of 35 (the 35 is a total allowable man power number).
Cell A21 is the value of a sum of a range of cells (the range of cells, A3:A18, is where I plug the man power numbers)
I would like to have a window pop up with a message saying "Stop! Over Allocated" when cell A21 exceeds the value of cell A20.
This same formal/code will also have to be applied to multiple columns..not just column A.
The columns A, B & C are for individual craft titles....so as I plug numbers in column A for Craftsman Level 1, and I eventually exceed the value of cell A20 I get a pop up indicating I've overallocatted man power for Craftsman level 1.....I would then go back and of course adjust my numbers not to exceed cell A20.......once corrected, I can then move to column B for Craftsman Level 2 and begin the same process...and so on and so on.