Access 2007 - Open a Database in to Form View

  • Thread starter Thread starter WSR
  • Start date Start date
W

WSR

I have a database that I'd like to open directly into the Form View.

What are the steps to accomplish that?

Thanks

(B^>)-]=[
 
Create a macro named 'Autoexec' and put 'OpenForm' as action with your form
as the argument.
It will run each time that Access database is opened unless the Space key is
held down.
 
Thank you so much!

(B^>)-]=[

KARL DEWEY said:
Create a macro named 'Autoexec' and put 'OpenForm' as action with your
form
as the argument.
It will run each time that Access database is opened unless the Space key
is
held down.

--
Build a little, test a little.


WSR said:
I have a database that I'd like to open directly into the Form View.

What are the steps to accomplish that?

Thanks

(B^>)-]=[



.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top