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.
 
Back
Top