I remember when I first started Access that I found alot of the behavior of access to be idiotic. However with experience I have since learned that what used to be idiotic actually does make sense when you get to know access better.
One of those things that still elude me to a point is the loading behavior of forms.
Imagine 2 forms, a Main form and a subform. The subforms Open, Load, and Current event fires BEFORE the main forms Open, Load and Current (In order listed).
Why is that? Anyone know?
One of those things that still elude me to a point is the loading behavior of forms.
Imagine 2 forms, a Main form and a subform. The subforms Open, Load, and Current event fires BEFORE the main forms Open, Load and Current (In order listed).
Why is that? Anyone know?
Comment