Hello there.
I need some help in VBA form coding.
I have a main form, which has many sub-forms. The some subforms take data from other subforms, so they are dependent, and so it is important in which order they all load. I've noticed they load in the opposite order of they creation time, meaning, the last created subform loads first.
That interrupts with some data dependences.
Is it possible to set their loading order in a custom way?
Thanks in advance,
inso18.
I need some help in VBA form coding.
I have a main form, which has many sub-forms. The some subforms take data from other subforms, so they are dependent, and so it is important in which order they all load. I've noticed they load in the opposite order of they creation time, meaning, the last created subform loads first.
That interrupts with some data dependences.
Is it possible to set their loading order in a custom way?
Thanks in advance,
inso18.