Hi,

i have a parent form with a child subform.

the forms connect using the personID, and subform displays the person special hobbies.

some persons don't have any special hobbies, and therefore don't have any records in the personsSpecialHobbies table.

currently this results in the subform being blanked out.

Q: how do i display in this situation a label inside the form saying "person doesn't have any special hobbies" (or similar solution).

Thanks,