Is it possible to disable a hyperlink........

  • Thread starter Thread starter iane46
  • Start date Start date
I

iane46

Is it possible to disable a hyperlink (greyed out) until all relevant data
has been imputed?
The hyperlink is only to sheets 2 but I want to set it up so that unless all
the fields are filled out correctly then they would not be able to move to
the next sheet.
 
Link the hyperlink back to itself.
Use the sheet FollowHyperlink event - check that the data is complete
and if so select the other sheet.
--
Jim Cone
Portland, Oregon USA




"iane46" <[email protected]>
wrote in message
has been imputed?
The hyperlink is only to sheets 2 but I want to set it up so that unless all
the fields are filled out correctly then they would not be able to move to
the next sheet.
 

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