Im trying to create a time sheet for work. I have created it so that one column auto populates with each persons expected hours, and a hidden column next to it shows the difference in the hours that they were supposed to work and what they actually worked. I would like a pop up message to warn the employee that they have worked additional or not enough hours and need to claim them. However when I create a message box it just pops up everytime anything gets entered, I've tried data validation and creating a simple macro. But I'm not really familiar with creating macro's. Can someone please help me create a message box that pops up only if the data they have entered doesn't equal 0 difference?