I
Ice Man
Hi
let's say that I got an access database products.mdb
in this database there is a table products(code, name)
I want to perform a query that returns the product name once the product
code is given by a user using a form that belongs to the same database:
products.mdb
I want to to this using code builder and not a macro
what is the best way to do it
Thanks
let's say that I got an access database products.mdb
in this database there is a table products(code, name)
I want to perform a query that returns the product name once the product
code is given by a user using a form that belongs to the same database:
products.mdb
I want to to this using code builder and not a macro
what is the best way to do it
Thanks