I have a form which I need to make read only. On Access 98 it used to ask how I wanted to open and view the form in edit mode or view. I cant find this option in 2003 anyone got a quick answer?
Why can't you use code? Is there a requirement that no code be used, or you just don't know how to use it?
The EASIEST way is just to go into the form and set those two properties to NO in the form's properties window, but then it is read only all of the time.
The EASIEST way is just to go into the form and set those two properties to NO in the form's properties window, but then it is read only all of the time.