Scott wrote:
In my database, I have a form with a subform. I had everything working
correctly - the correct records would display on the subform for each
record on the form. I could edit, add, and delete on the subform.
I added a field to my table, and modified the design of my subform. Now,
data is not getting displayed on the subform for any form records. I did
not change any properties.
I'm on XP Pro and using MS Office 2000 Pro.
Thanks for any help you can give me.
Is the form build on a table or query? If query, is there the
possibility a relation was reset or deleted...example an inner join
pointing to the wrong field in the table to be related?
Can you open the subform by itself and display records?
Did the properties change on the link? Click on the subform area when
modifiying the main form in design mode and pull up the property sheet
and check the Master and Child links. Are they correct?
Is it possible all of the data in the child table is gone.
Lastly, reboot.