I have a main form with a tab control and several subforms. There has been many errors with accidentally hitting the space button when looking up data so I have set the main form to allowedits = false which also sets the subforms to not allow edits which is fine, except that, if the subform has no data for that particular record, the subform is not visible at all. Is there any way around this so that the subform is visible but empty?
Regards
Regards