I have a few forms which i have designed to be subforms to a mainform that has no fields or record source.
The forms have an unbound textbox and combo box, which i use to seach the data on these 'continuous' forms. Which works fine when i open them as main form. However, as soon as i use them as subforms i can't enter or select anything from the unbound textbox and combo box on the subform.
I have checked both the mainform, subform and subform unbound textbox and combo box settings and all allow edits.
What else is causing the subforms unbound textbox and combo box to be locked ?
The forms have an unbound textbox and combo box, which i use to seach the data on these 'continuous' forms. Which works fine when i open them as main form. However, as soon as i use them as subforms i can't enter or select anything from the unbound textbox and combo box on the subform.
I have checked both the mainform, subform and subform unbound textbox and combo box settings and all allow edits.
What else is causing the subforms unbound textbox and combo box to be locked ?
Comment