Is it possible for an =if formula to show a message box if a condition is met? for example
=if A1 <> A2 then msgbox ("Error please check")
could the same formula be used to stop a macro running if the above criteria is met?
thanks smiler44
=if A1 <> A2 then msgbox ("Error please check")
could the same formula be used to stop a macro running if the above criteria is met?
thanks smiler44
Last edited: