Thanks Cutter & MEdpack for helping the Newbie! 
My second try, now with the code tags and hopefully a bit more clearer:
I have an excel system and I'm working a new form. When it initializes I do simple things like loading a combox:
or putting some frame visible or invisible:
What is worrysome is that the excel crashes when it gets to these instances, but before I have populated other comboboxes or change the visible propert of other frames, succesfully. So it only crashes when I try to modify or alter certain controls.
The story gets more creepy when I realize that if I run the form after unlocking the VBA code (it is password protected) I can use the system all day long and it never crashes. and, if I close the excel file and open it again without closing the excel application, it also does not crash, 100% stable.
I have read in some forums about some people having similar problems, but I haven't find answers. Maybe the excel file is corrupt. I tried earsing those control and building new controls, but does not work.
Any ideas/suggestions?
Thanks again for you help and for the patience with the newbie!
Bookmarks