Jim Lawrence
accessd at shaw.ca
Mon Feb 28 15:23:13 CST 2005
Hi Jim: Thanks for that :-) very much appreciated. I will test it out shortly and post the results. Jim -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Jim Hewson Sent: Monday, February 28, 2005 12:45 PM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Access Database It can be done using an API Call. Look for something like ShowWindow Access.Application.hWndAccessApp, SW_HIDE in the code. Change SW_HIDE to SW_SHOW Also, "Pop UP" and "Modal" are set to Yes - change these to no. HTH Jim -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Jim Lawrence Sent: Monday, February 28, 2005 2:27 PM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Access Database Hi All: I just missed one simple thing with opening the form. The form is so far over to one side it is invisible when it opens... It must have been created on a video screen resolution far exceeding 1280 x 1024. (My face is red....) The question of how the form opens without a MDI background has not been answered... TIA Jim -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Jim Lawrence Sent: Monday, February 28, 2005 11:53 AM To: 'Access Developers discussion and problem solving' Subject: [AccessD] Access Database Hi All: This is probably a simple question but I have never run into this situation before. Given an apparent straight Access 2000 MDB, when opening it the modules, code under the form(s) and any macros/queries/tables are accessible but the form can not be opened in design mode. (It becomes invisible.) When the form runs it runs without the usual Access MDI form behind it. How are these options set and unset? What am I missing? TIA Jim -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com