I have a form that when you click a command button it creates a form behind the scenes and inserts code into the form module for objects that are created for the form. I can use the 'Application.Echo False' statement to keep the creation of the form from being seen by the user but it doesn't work for the insertion of the code into the module. What happens is, the VBE pops up and when the insertion of the code is finished the VBE minimizes to the Windows tray. I'm thinking this: The Application property works on anything that is actually an integral part of Access and since the VBE is really another program that works from within Access the Application property won't work for it. So....does anyone have an idea how I can keep the VBE from being seen while the code in inserted for the form and also make sure that it is closed when finished instead of being minimized?
Thanks in advance,
Dan
Dan Rogotzke
Dan_Rogotzke@oxy.com
Thanks in advance,
Dan
Dan Rogotzke
Dan_Rogotzke@oxy.com