I don't think that is possible.After doing some tests, the macro is working for values that it not suppose to work.
if cel B# in Sheet2 is 888, the message pops up and is not suppose to do that. Ho w can I make the message pop up only for those values?
you were right, it was Worksheet_Change instead.. I copied the vba however,the Worksheet_Change didnt chage to Worksheet_CalculateDid you use Worksheet_Calculate like we instructed?
It sounds like you are using Worksheet_Change instead.
Don't try typing in anything we gave you, use Copy/Paste to make sure you have everything EXACTLY as we have given you.
Sounds like you just copied the inner part of the code and not the Sub line.you were right, it was Worksheet_Change instead.. I copied the vba however,the Worksheet_Change didnt chage to Worksheet_Calculate