View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jos Vens[_2_] Jos Vens[_2_] is offline
external usenet poster
 
Posts: 134
Default Userform, multipage, select a tab

Hi,

how can I select a certain tab in my multipage object in the Userform
initialize section?

Libra_FrmParameters.mpParameters.tLibra.Select
Libra_FrmParameters.mpParameters.tLibra.Activate

both doesn't work

Thanks
Jos