Re: tab control issue
- From: "Brendan Reynolds" <brenreyn@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 1 Dec 2005 01:08:31 -0000
When you say 'changes clients' do you mean 'moves to a different record'? If
so, you need to place the code in the Form_Current event procedure.
--
Brendan Reynolds
"JohnE" <JohnE@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D2D81ED4-CA4B-4878-83EB-DCC458F556C8@xxxxxxxxxxxxxxxx
> Hello. I have a form with a tab control on it. What I would like to be
> able
> to do is make some of the tab control pages invisible until the user
> checks a
> checkbox at which time the page will then appear. I've gotten the page to
> appear/disappear when the checkbox is checked/unchecked using the checkbox
> click event. But, what I have a problem with is when the user changes
> clients and the tab control changes information to the selected client.
> It
> is a checkbox that not all clients would have checked. I placed the
> checkbox
> click info (simple IF statement) into the tab control change event but
> nothing occurs.
> Does anyone have any ideas on how to get this to work?
> Thanks in advance for any assistance.
> *** John
.
- Prev by Date: Re: Colorful list
- Next by Date: Re: GoToRecord on another form
- Previous by thread: Re: Check in the BoX
- Next by thread: Re: tab control issue
- Index(es):
Relevant Pages
|