Re: true or false on tabbed pages visibility

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



You would need to put this event in the ON CURRENT event so that it fires as
you move from one record to another.

--
Rick B



"Squibbly2" <antispam@xxxxxxxxxxx> wrote in message
news:d75fk0$2cj$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> i got tabbed pages on my form
>
>
> and the coding for this goes like this
> If xxxx = False Then
> Me!Page2.Visible = False
> Else
> Me!Page2.Visible = True
>
> xxxx is a yes/no control as you may aswell know, the problem is when this
is
> true or false then the whole form either goes from visible or non-visible
> regardless what record is shown. how do i do this for specific records or
> can't i do that?
>
>
>


.



Relevant Pages

  • Re: true or false on tabbed pages visibility
    ... > You would need to put this event in the ON CURRENT event so that it fires ... is a yes/no control as you may aswell know, ... >> regardless what record is shown. ... Prev by Date: ...
    (microsoft.public.access.formscoding)
  • Re: Compiling outside of UV
    ... OUTSIDE of the environment, then he files & runs script, which fires of ... a connection, does the compile, and then exits. ... If this was D3, you would use D3TCL in the script, so if I'm reading ... this correctly, Rick wants a command line that will fire off Universe, ...
    (comp.databases.pick)
  • Re: Prime numbers
    ... can always produce a composite (non-prime) number that has different ... divisors... ... Rick ... Prev by Date: ...
    (comp.lang.basic.visual.misc)
  • Re: Buttons / ForeColor Property
    ... The first one is an API method of doing this and the second one is a kludge that works very nicely... ... Rick - MVP ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: to many fields are defined
    ... Rick B ... >I am trying to add colums and it says that to many fields are defined. ... > tried taking a few out to make room but it stills says to many fields are ... Prev by Date: ...
    (microsoft.public.access.tablesdbdesign)