Hi, does anyone know if there is a limit on the number of controls I can create on a form? What I mean is that... in my database, I'm using various methods to create and delete controls. So as time goes on, the number of controls created and deleted would reach pretty high. And for some reason, if I press on the buttons and I'll get an OLE or ActiveX error. I'm thinking that it has something to do with me reaching the limit, but not sure... the button(s) that I would press is just to close the form or run a procedure in another module, but involves nothing like the error says...