The form will be gray and empty when there's no data to display. :-(
I guess you have no data in some cases or your linking fields are missing or incorrevt.
Make sure that when placing the subform you accept the proposed linkfield(s).
Afterwards you can check the used fields for the link by single-clicking the subform-control and lookup the Linkage Master and Child properties underneath the Data tab.
When you want to show the subform always set the "Allow additions" to Yes and there will be an empty datainput form when there's no data.
Nic;o)
I guess you have no data in some cases or your linking fields are missing or incorrevt.
Make sure that when placing the subform you accept the proposed linkfield(s).
Afterwards you can check the used fields for the link by single-clicking the subform-control and lookup the Linkage Master and Child properties underneath the Data tab.
When you want to show the subform always set the "Allow additions" to Yes and there will be an empty datainput form when there's no data.
Nic;o)
Comment