Eliminating Access Window

  • Thread starter Thread starter Jake
  • Start date Start date
J

Jake

Hi

I wish to launch an Access mde file which will display a form (there is only
one form in the db) but I don't want to see the Access window

ie the grey background, with File...Edit.. etc at the top

I have seen this done before, somehow you are able to 'hide' this

Any ideas

Much appreciated

Jake
 
Jake said:
Hi

I wish to launch an Access mde file which will display a form (there
is only one form in the db) but I don't want to see the Access window

ie the grey background, with File...Edit.. etc at the top

I have seen this done before, somehow you are able to 'hide' this

See this link:

http://www.mvps.org/access/api/api0019.htm

I think in later versions of MS OSes, the form to be shown must be both
PopUp and Modal.
 
Back
Top