Sharoon
New member
- Local time
- Today, 13:53
- Joined
- Nov 30, 2003
- Messages
- 8
I had made a form without any data control source
this form contains
some text boxes (not linked to any filed )
and
a text box (for search)
When the user opens the form it doesn't display any data .
what I need in my form:
I need to diplay the records that meet the search criteria to the other text boes(other than the search text box)
In other words the form displays data only when the user search for a specific key word and there are records meet the search criteria. Then the user can see these records in the other text boxes (other than the search text box) and also nivgate through them.
any body can help me how to do that.
this form contains
some text boxes (not linked to any filed )
and
a text box (for search)
When the user opens the form it doesn't display any data .
what I need in my form:
I need to diplay the records that meet the search criteria to the other text boes(other than the search text box)
In other words the form displays data only when the user search for a specific key word and there are records meet the search criteria. Then the user can see these records in the other text boxes (other than the search text box) and also nivgate through them.
any body can help me how to do that.