Hi Guys,
I have a security method that evaluates as as Boolean.
I use this to disable buttons so the user cant press them however I also want to disable the ability to move from the front page worksheet unless the Boolean evaluates as true.
I was hoping that I could just Enable or Disable the worksheets (the same way that you can deactivate command buttons etc) but this dosnt seem to be possible.
The only thing i can think of is to "very hide" them unless it evaluates as true. Is there a better way to stop the use of the whole workbook unless true?
TIA
Jon
I have a security method that evaluates as as Boolean.
I use this to disable buttons so the user cant press them however I also want to disable the ability to move from the front page worksheet unless the Boolean evaluates as true.
I was hoping that I could just Enable or Disable the worksheets (the same way that you can deactivate command buttons etc) but this dosnt seem to be possible.
The only thing i can think of is to "very hide" them unless it evaluates as true. Is there a better way to stop the use of the whole workbook unless true?
TIA
Jon