how to see the data in a subform when you close the form and then

  • Thread starter Thread starter kass178
  • Start date Start date
K

kass178

I have a subform within a form. When data is entered into the subform, it
goes into the table just fine, so I know the data is there. But, when I close
the form, then open it back up, I can't see any of the data. I know there is
a setting somewhere that I need to change to allow the data to be seen, I
just can't remember where it is. I've looked in the Properties menu already,
and can't seem to figure it out.

Thanks!
 
Is your subform set to DataEntry = Yes? That would be one possible cause
for 'new' data disappearing after saving.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Hi Jeff,

Yes, I do have DataEntry=yes. The data that has been entered still is not
showing up. Any other suggestions?

Thanks!
Kassie
 
DataEntry = Yes means that Access ONLY uses the form for data entry, and
does NOT show existing records. This does not sound like what you want to
do...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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