B
Bill Foley
Heavy drinking is about to set in! :-}
I have a parameter query that I have been typing in a Criteria ("Like [Enter
Name] & *"). Works fine. Getting tired of folks not knowing how to type so
I am building a form (frmSelectname) that is opened with an unbound combo
box that pulls data from a table, giving the user a name to select. The
unbound control's name is "cboName". I have a command button that runs the
query I want run. The Criteria of the field in question of the query says:
"[Forms]![frmSelectName]![cboName]".
It is returning no records! WAH! What am I missing (besides the boat)!
TIA!
Bill
I have a parameter query that I have been typing in a Criteria ("Like [Enter
Name] & *"). Works fine. Getting tired of folks not knowing how to type so
I am building a form (frmSelectname) that is opened with an unbound combo
box that pulls data from a table, giving the user a name to select. The
unbound control's name is "cboName". I have a command button that runs the
query I want run. The Criteria of the field in question of the query says:
"[Forms]![frmSelectName]![cboName]".
It is returning no records! WAH! What am I missing (besides the boat)!
TIA!
Bill