View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Warrio Warrio is offline
external usenet poster
 
Posts: 4
Default Display many instances of the same form

Thanks a lot!!


"Warrio" a écrit dans le message de
...
Hello



Is it possible to show many instances a form many times?



If the form is already displayed once, and I try to do (Form.Show) one

more
time, an error message appears and tells that I can't display it twice.



Thanks for any suggestion