misslee1888
New member
- Local time
- Today, 11:58
- Joined
- Dec 2, 2002
- Messages
- 98
Hi
I have a form which a user uses to create a new call. I want a command button which will allow them to update a call. This form should prompt them to enter in the call Id, and show that record. If they do not know the call ID they should be able to put a (*) in the field and then be prompter to put in another search string i.e. Category and all the record would be available with that category.
I have a query which does it at the moment, however this means that I have to maintain two identical forms.
Could anyone help.
I want to be able to put code behnid a command button which will allow me to open the form at the correct record.
I have a form which a user uses to create a new call. I want a command button which will allow them to update a call. This form should prompt them to enter in the call Id, and show that record. If they do not know the call ID they should be able to put a (*) in the field and then be prompter to put in another search string i.e. Category and all the record would be available with that category.
I have a query which does it at the moment, however this means that I have to maintain two identical forms.
Could anyone help.
I want to be able to put code behnid a command button which will allow me to open the form at the correct record.