Sub Forms Visible IF/Then
Tech-Archive recommends: Fix windows errors by optimizing your registry
I have a form with several sub forms all on different tabs, and I only want
the tabs that the subform on them has data visible, I know how to turn the
visiability off but not how to write the if/then code to reference the
subforms.
thanks
.
Relevant Pages
- Re: main form, sub form, sub sub form ...etc
... prototype to see how i "might" arrange the data. ... The trick to doing it is to add a bunch of tabs (at design ... recordset clone (or open a recordset on the customer's unit ... so to do what i need i guess i would have to have a subform under the ... (microsoft.public.access.formscoding) - Re: main form, sub form, sub sub form ...etc
... i already know how to cause the compressor and dispenser level of tabs to ... actual serial number of the machines at the site. ... the problem is with some code that i am building in the red boxed subform to ... Private Sub Form_AfterUpdate ... (microsoft.public.access.formscoding) - Re: main form, sub form, sub sub form ...etc
... The trick to doing it is to add a bunch of tabs (at design ... recordset clone (or open a recordset on the customer's unit ... so to do what i need i guess i would have to have a subform under the ... compressors at the site show on the next set of tabs below, ... (microsoft.public.access.formscoding) - Re: Unbound subform is reset
... Private Sub cmdAssign_Click ... The main form and subform log the Open, Load, and Current events. ... The command button reassigns the subform's RecordSource. ... I keep a reference to the subform like this ... (microsoft.public.access.forms) - RE: Reference subform controls
... You reference fields on your sub form like this ... > searching the forum has identified that a subform is actually a *control*. ... (microsoft.public.access.formscoding) |
|