Re: Is there a way to determine the [TAB] direction?
- From: "David C. Holley" <DavidCHolley@xxxxxxxxxxxx>
- Date: Wed, 13 Jul 2005 19:40:04 -0400
The original post stated:
I have a hidden bound (to a field) control that is in the same spot the "Category ID" field. When I "Category ID" loses focus, it becomes hidden along with the next field, the hidden field becomes visible and gets the focus. When the hidden field (now visible) loses focus, it is once again hidden, the other two become visible again, and the second one gets the focus.
If the intent is to HIDE (not display) the field described as hidden then set the .VISIBLE property to false.
David H
Conan Kelly wrote:
That really doesn't help much. Reread my post.
Also, what is wrong with posting to multiple newsgroups. It increases my chances of getting an answer from someone who knows what they are talking about.
"David C. Holley" <DavidCHolley@xxxxxxxxxxxx> wrote in message news:uPbawd1hFHA.1948@xxxxxxxxxxxxxxxxxxxxxxx
Set the VISIBLE property for the field that should not be displayed to FALSE then be certain to only post to one newsgroup. :)
David H
.
- Prev by Date: RE: Access VBA help needed please...
- Next by Date: Re: If- question
- Previous by thread: Stop VBA code and return?
- Next by thread: VBScript to run VBA
- Index(es):
Relevant Pages
|