I use an unbound form with a subform control as a shell to display a number of different subforms. I use VBA to swap the content forms using the subform control's SourceObject property,
One of the content forms has two combos on it. The first time this content form is assigned to the subform control, it works normally, However, if I swap in a different form and the later swap the first form back in, none of the subform's events appear to fire. The form loads alright but the combo does not display the correct text. The open event should assign a value to the combo but the open event is not triggered the second time I assign this form to the suborm's SourceObject.
I have put breakpoints on other events (load, activate, current) but none of these fire either. I have decompiled, compacted, re-compiled all to no avail.
Any suggestions?
Glenn
Posted by: argeedblu@gmail.com
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
Tidak ada komentar:
Posting Komentar