View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default userform label creation

want to create a userform on the fly. the userform will be created beforehand,
but how would i add a series labels to the existing userform? don't know how
many there will be. tried the addlabel method, but can't get it to work.

--


Gary