Hi Ruth
More information please!
Is the subform linked to the main form? (LinkMasterFields and
LinkChildFields)
If so, what are the values of the above two properties of the subform
control?
How did the data get into the table? By entering it into the subform? So
are you able to enter *new* records into the blank subform?
What are the settings for the following properties of the subform:
AllowEdits, AllowAdditions, DataEntry?
--
Graham Mandeno [Access MVP]
Auckland, New Zealand
Ruth said:
I am entering data into a subform to be stored into a table. The data is
in
the table but not visible in the subform. How can I fix this?