trying to edit a form

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

Guest

Hello!

I just got an access database and since I'm pretty new to the subject I
already face a very simple problem: I open the file, some forms appear but
there is no way to edit the forms. Can you give me a hint?
Thanks a lot,
Dominik
 
dominik2883 said:
Hello!

I just got an access database and since I'm pretty new to the subject
I already face a very simple problem: I open the file, some forms
appear but there is no way to edit the forms. Can you give me a hint?
Thanks a lot,
Dominik

You might have been given an MDE in which case none of the code-based objects
(forms, reports, modules) are editable. ONE of the reasons to create an MDE is
specifically to lock those objects down.
 
try opening the file while holding down the Shift key, to bypass the Startup
options.

hth
 
Thanks a lot, tina. That solved my problem!

tina said:
try opening the file while holding down the Shift key, to bypass the Startup
options.

hth
 
In Access it's called Design. There's a button and a right-click
shortcut menu option.

Hello!

I just got an access database and since I'm pretty new to the subject I
already face a very simple problem: I open the file, some forms appear but
there is no way to edit the forms. Can you give me a hint?
Thanks a lot,
Dominik
Armen Stein
Microsoft Access MVP
www.JStreetTech.com
 
you're welcome :)
and that's an early lesson that setting Startup options does not protect
your database design, and bypassing it is probably the easiest thing anyone
can learn in Access. keep that in mind when you get to the point of building
your own databases! ;)
 

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