View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Forms wont show in VBA.... is this a known bug or do I have a corrupted Excel file ?

Richard,

One more thing to keep in mind for the next form you create...
It is very easy to increase the form file size but very difficult to reduce
the form file size. Removing code or controls does not decrease the
file size proportionally. Therefore, it is best to experiment and test
in a separate dummy/test form before creating your final version.

Jim Cone
http://www.realezsites.com/bus/primitivesoftware



"Richard Finnigan"
wrote in message
Thanks for your advice on this one. It looks like a known problem, I'm glad
its not just me!