View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff[_2_] Harald Staff[_2_] is offline
external usenet poster
 
Posts: 449
Default Save a userform that has been created programmatically at runtime?

What happens if you programmatically just save the file after creation?


"IanKR" wrote in message
...
Is it possible to save a userform that has been created programmatically
at runtime, so that it is available for use at the next session, as if it
were created at design time?