I want my subform to stay in the Form view.

N

Nicole

How do I keep my subform from reverting back to Datasheet view after exiting?
I want the users to see Form view only at all times.

Nicole
 
J

Jackie L

Nicole,
On your form Properties, Default View, you should have either Single Form or
Continuous Forms (not Datasheet).

Hope this helps.
Jackie
 
M

Maurice

As nicole wrote, you can also set all the properties to No in the properties
from the form thus: allow datasheetview-> set to no. Do this for every view
you don't want your users to see.

Maurice
 
Top