D
dbatleedsmet
I have a database with an Item table having fields that record Inventory
number, old Inv # ledger #, make, model, Serial number, etc.
Sometimes the item gets stolen and we need to find it, but..... that
particular number may have perhaps only the make or model available. (
Some of our stock goes back a few years and not all were marked up with
all the Idents )
Now I could set up multiple queries to find the individual field - but
if the first search fails , you have to go all through the search
process on a different field query - I want to set up a single query
that allows you to enter one or more known values from all of them that
will come up with the answer!
Help would be appreciated as this has been bugging me for some time.
I'm not into code building however, so I'd need a sample code to follow
if you don't mind
Cheers
number, old Inv # ledger #, make, model, Serial number, etc.
Sometimes the item gets stolen and we need to find it, but..... that
particular number may have perhaps only the make or model available. (
Some of our stock goes back a few years and not all were marked up with
all the Idents )
Now I could set up multiple queries to find the individual field - but
if the first search fails , you have to go all through the search
process on a different field query - I want to set up a single query
that allows you to enter one or more known values from all of them that
will come up with the answer!
Help would be appreciated as this has been bugging me for some time.
I'm not into code building however, so I'd need a sample code to follow
if you don't mind
Cheers