View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Trefor Trefor is offline
external usenet poster
 
Posts: 201
Default Is it possible to disable a tab/page on a multipage Userform?


I know you can set this in the properties to Enabled = True/False, but can
you set this in a macro somthing like:

Userform.Page1.Enabled = False


--
Trefor