weronpc
06-12-2006, 11:18 PM
Not sure this is the correct location to post this quetsion, but here I go. In MS Access, my query is like this
Field: firest_name
Table: table_user
Sort :
Show:
Critaria :[Forms]![userForm]![cboFirstName]
In my form named userForm, there is a combo box named cboFirstName, this combo box has a list of name and also a default value "All"
How do I make it if user select "All" and this Critaria will be ignored?
Thanks you all so much,
Mike
Field: firest_name
Table: table_user
Sort :
Show:
Critaria :[Forms]![userForm]![cboFirstName]
In my form named userForm, there is a combo box named cboFirstName, this combo box has a list of name and also a default value "All"
How do I make it if user select "All" and this Critaria will be ignored?
Thanks you all so much,
Mike