> Help!
>
[quoted text clipped - 7 lines]
>
> Thankyou
An Access form cannot be run without running Access. There is a sort of hack
where you can hide the Access application window behind the form so that all the
users sees is the form, but Access is still there.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Tim Hill - 08 Feb 2008 21:53 GMT
Hi,
How can I do that?
It is only to be run on one pc so sounds like a good solution.
Thanks ,Tim
> > Help!
> >
[quoted text clipped - 11 lines]
> where you can hide the Access application window behind the form so that all the
> users sees is the form, but Access is still there.
Rick Brandt - 08 Feb 2008 22:18 GMT
> Hi,
>
> How can I do that?
> It is only to be run on one pc so sounds like a good solution.
Code example here...
http://www.mvps.org/access/api/api0019.htm

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
> Help!
>
[quoted text clipped - 7 lines]
>
> Thankyou
You can place a shortcut on the desktop to go directly to the form,
however Access will also open the database.
If you wish to always open this form whenever the database opens, just
set Tools + StartUp + Display Form/Page to the name of this form.
Then uncheck the Display Database Window check box.
If you then ever need to get back to the database window, either press
F11 while the database is open, or hold down the shift key when you
open the database.

Signature
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Tim Hill - 09 Feb 2008 08:30 GMT
Hi,
I don't have a tools tab though as it is in access 2007
> > Help!
> >
[quoted text clipped - 18 lines]
> F11 while the database is open, or hold down the shift key when you
> open the database.
>Is this possible
No. A form has no independent existance outside of Access.
--
John W. Vinson [MVP]