Well, you could simply say...
If Range("A1") = 100 then
MsgBox("Goal value reached")
End If
Assuming that 100 is the goal value you are seeking.
Mangesh
--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile:
http://www.excelforum.com/member.php...o&userid=10470
View this thread:
http://www.excelforum.com/showthread...hreadid=379571