Popup message

  • Thread starter Thread starter SMILE
  • Start date Start date
S

SMILE

Hello friends



I need to create a popup box in my macro.

For eg:

With ActiveSheet.Range("C70")
If .Value = 5 Then

' Here I need to pop up a message box with a message
and a button "ok" so that it will close the message box and back to th
same position.


Can someone help me for that
Thanks
Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top