Data in subforms no longer displayed

T

Timo

I have designed a Form with a subform then subsubform ie 3 level hierarchy,
Company/Contact/Event. All worked fine until I moved a Contact by deleting it
from 1 Company and adding it to the underlying table record of the new
Company. Now I can't see any of the data for any of the events (Company &
Contact data fine), though the relevant IDs are visible in the SubSubForm.
The structure & content is still viewable in the underlying Tables and the
forms are linked using Child/parent plus an On Current event to requery the
SubSubForm from the SubForm. Nothing has changed in the structure or content
except this one action.
Any ideas what might be going on?
 
Top