Form only opens in ADD mode

M

MoonBlosm

I have a form and it only opens in ADD mode. I cannot see all the records
that are contained in the query that it calls. The query does not limit what
can be seen either.

Thanks in advance!
 
S

Sandra Daigle

Open the form in design view and check the DataEntry Property of the form
(under the data tab of the property sheet). Change it to No.
 
M

MoonBlosm

THANKS! I wonder how that got changed. I sure appreciate the help!

Sandra Daigle said:
Open the form in design view and check the DataEntry Property of the form
(under the data tab of the property sheet). Change it to No.

--
Sandra Daigle [Microsoft Access MVP]
Please post all replies to the newsgroup.

I have a form and it only opens in ADD mode. I cannot see all the
records that are contained in the query that it calls. The query
does not limit what can be seen either.

Thanks in advance!
 
Top