RichieP
Rock on!
- Local time
- Today, 12:49
- Joined
- Apr 16, 2003
- Messages
- 48
Hello there you fine Access programmers.
I have a problem with a list box. As you can see in my Access 97' attachment, I have a list box that updates certain boxes on a form. What I need is for the user to be able to narrow the search (by the court name field) in the list box depending on what they type.
For example - if the user needed a court code but only knew the court name (let's say BOSTON) then they would select the court name from the list box. Instead of scrolling all the way down I want to be able to type BOSTON in the list box and it then directs to the BOSTON details. (note that court code is the PK).
Maybe a text box which is bound to the list box could be used to narrow the number of records in the list box?
Who knows? I definetly don't!
Thanks
Rich
I have a problem with a list box. As you can see in my Access 97' attachment, I have a list box that updates certain boxes on a form. What I need is for the user to be able to narrow the search (by the court name field) in the list box depending on what they type.
For example - if the user needed a court code but only knew the court name (let's say BOSTON) then they would select the court name from the list box. Instead of scrolling all the way down I want to be able to type BOSTON in the list box and it then directs to the BOSTON details. (note that court code is the PK).
Maybe a text box which is bound to the list box could be used to narrow the number of records in the list box?
Who knows? I definetly don't!
Thanks
Rich