I have one main form that contains a field called [Process NAME].... I also have several sub forms that are unique to each process name. Each of these sub forms are different from one another.
If [PROCESS NAME] is "Build" on the record being shown on the main form, then I want a sub form called [BUILD] to be displayed as a sub form.
If [PROCESS NAME] is "TEST" on the record being shown on the main form, then I want a sub form called [TEST] to be displayed as a sub form.
If [PROCESS NAME] is "SHIP" on the record being shown on the main form, then I want a sub form called [SHIP] to be displayed as a sub form.
And so on...... Please understand that each of these sub forms are totally individualized.
Thanks in advance - John Boyle
If [PROCESS NAME] is "Build" on the record being shown on the main form, then I want a sub form called [BUILD] to be displayed as a sub form.
If [PROCESS NAME] is "TEST" on the record being shown on the main form, then I want a sub form called [TEST] to be displayed as a sub form.
If [PROCESS NAME] is "SHIP" on the record being shown on the main form, then I want a sub form called [SHIP] to be displayed as a sub form.
And so on...... Please understand that each of these sub forms are totally individualized.
Thanks in advance - John Boyle