Hi..
I have a problem with searching query
1. I have one textbox named "txtqty"
2. two combobox with named "cbooperator" and "cbomagazine"
wht i want to do is
if i select cbooperator sign > then type quantity into txtqty textbox and select cbomagazine and click search command button
then it must show all records according to my search criteria..
it must show in my qryall subform
and the data must save in qryall
for an example
> 1 FFT then it must show all the quantity from 2 to 10 with magazine name FFT
I need help on this because i don't how to do it..
I have attached sample database..
Thanks
Mathanraj