Following the suggestion in MS article Q209537,I created an unbound form to hold a combobox and a two page/tab control form/subform. The good news is that the combobox works very well to move to a desired record, but I am getting the following error when a repaintobject action is run from an afterevent macro for another control:
"The object "subform name" isn't open"
I have created a test macro with mssgboxes that shows the two subforms are in fact opened, e.g., Tab 2 then Tab 1 and then the unbound parent form, as would be expected -- so any suggestions would be appreciated.
BTW, the form/subform works just fine when opened outside the parent form mentioned above.
TGH
"The object "subform name" isn't open"
I have created a test macro with mssgboxes that shows the two subforms are in fact opened, e.g., Tab 2 then Tab 1 and then the unbound parent form, as would be expected -- so any suggestions would be appreciated.
BTW, the form/subform works just fine when opened outside the parent form mentioned above.
TGH