M
MJ
hi all,
let say i have transaction table
(transID,costumer,product,Sale price) 0f 100
transaction.And there are 5 products range on that table.
now i want to make form whereby i can choose range of
product(in combo box) base on my table and if i enter "OK"
button it will create new query from original table base
on product ive chosen.
what i can do so far is make a list of product but it have
100 list that base on transaction not exacly 5 products.
please help
let say i have transaction table
(transID,costumer,product,Sale price) 0f 100
transaction.And there are 5 products range on that table.
now i want to make form whereby i can choose range of
product(in combo box) base on my table and if i enter "OK"
button it will create new query from original table base
on product ive chosen.
what i can do so far is make a list of product but it have
100 list that base on transaction not exacly 5 products.
please help