tina hayes
Registered User.
- Local time
- Today, 05:15
- Joined
- Jul 28, 2004
- Messages
- 37
i am a bit stuck as to how to sart coding a search button.
i have a form that has a search button on it when it is click a new form opens up with a text box and a command button called continue
what i would like it to do is enter a vaule in the text field and when i click continue i would like it to search over four colums in a table. for example (NAMES are not as they are) table 1 inside has four colums called column 1 column 2 etc
whe it finds it it populates the texboxes on the main form that are bound to the table
anyone have any ideas
i have a form that has a search button on it when it is click a new form opens up with a text box and a command button called continue
what i would like it to do is enter a vaule in the text field and when i click continue i would like it to search over four colums in a table. for example (NAMES are not as they are) table 1 inside has four colums called column 1 column 2 etc
whe it finds it it populates the texboxes on the main form that are bound to the table
anyone have any ideas