How do I switch to design view from input screen with buttons.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an access database that comes up with a screen with buttons for
selections of input options and reports. I need to find out how to switch it
to design view. Most of the normal tool bar options are gone. No view,
tools, or design view button.
 
I have an access database that comes up with a screen with buttons for
selections of input options and reports. I need to find out how to switch it
to design view. Most of the normal tool bar options are gone. No view,
tools, or design view button.

Try holding down the Shift key as you're opening the database; this
will bypass the startup code which hides the toolbars and opens the
switchboard form.

It's possible that the developer has blocked the use of the Shift key.
This blockade can be circumvented with some difficulty - post back if
necessary.

John W. Vinson[MVP]
 
.... he might also have a runtime or .mde, in which case Design view isn't
available or won't do him any good.

--
George Nicholson

Remove 'Junk' from return address.
 

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