Is there anyway to halt a program until Hyperlink has been closed

  • Thread starter Thread starter JethroUK
  • Start date Start date
J

JethroUK

Is there anyway to halt a program until Hyperlink has been closed e.g.

Application.FollowHyperlink "InviteToInduction.doc"
If MsgBox("Shall I mark these letters as 'SENT' today for you?", vbYesNo) =
vbYes................

can I run the hyperlink as modal? so it has to wait
 

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