I forgot how, tried to look over the previous forms but can't figure it out.
I made a query and in a switchboard, I want to load a specific form, this form is a form which the user enters a particular piece of text in a txtbox and hits a button, and this button goes and does this search on a particular query.
in the query, I told the field I want it to apply this filter to:
but what is the button called which enables u to do this search? it was in one of the command button wizards..i can't remember now... help!
I made a query and in a switchboard, I want to load a specific form, this form is a form which the user enters a particular piece of text in a txtbox and hits a button, and this button goes and does this search on a particular query.
in the query, I told the field I want it to apply this filter to:
Code:
[forms]![frmveot]![txtEmpID]
but what is the button called which enables u to do this search? it was in one of the command button wizards..i can't remember now... help!