|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
combo Box search Access 2003 form
I am trying to create a search in a combo box in Access 2003 but its not working. in the properties of the form OnUpdate Event Procedure
Private Sub FindTM__AfterUpdate() Me.FilterOn = False DoCmd.GoToControl "TM#" DoCmd.FindRecord "FindTM#" End Sub |
|
#2
|
||||
|
||||
|
What you mean-Search inside a combo box?
Why can't you just type in the what you want. That will find it. I'm not 100% sure what you mean. |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > combo Box search Access 2003 form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|