THIS ONE IS TRICKY : How to set focus and disabling multipages or tabs in VBA
Posted by Darren on July 11, 2000 3:39 AM
Hi everybody!!!
I got a tricky questions for you guys. How do you guys, based on a value selected by user(e.g. using dropdown), set focus to a particular page in multipage or tabs (let's say "Page 1") while disabling other pages so that user won't able to access functions in other page except for "Page 1".
Anyone got the coding in VBA???