N
Nick Wright
I am trying to write a macro to display a message if a certain cell does not
contain certain data. (I am working in Visual Basic)
i.e
If cell F1 = 100 then end
If cell F1 is not 100 then display a message "please re-enter data"
Can anyone please help
contain certain data. (I am working in Visual Basic)
i.e
If cell F1 = 100 then end
If cell F1 is not 100 then display a message "please re-enter data"
Can anyone please help