Likely means that your underlying RecordSource is read only. Put a form
bound to a read only source into DataEntry mode and a blank form is what you
get.
Check the Record source of the Form, can you add records directly into it?
It's possible that the records source is based on few tables link together,
and this link doesn't allow any records to be input. and this is why the form
open Blank.
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.