M
Mike
Hello
I am working on a Query where the user will input
criteria to pull out applicable table data. However, I
also want them to be able to manually type in a numeric
quantity to be placed within the applicable row of the
table criteria they entered.
In the end, there is multiple criteria (already
accomplished that part of the query) entered and multiple
manual input of the numeric values as well resulting in
multiple rows in the query results. Each applicable
criterion entered will have one (and only one)
corresponding manually input numeric value associated
with it. I would like to avoid a using Form if at all
possible and perform the task in the Query only.
Any insight?
Regards,
Mike
I am working on a Query where the user will input
criteria to pull out applicable table data. However, I
also want them to be able to manually type in a numeric
quantity to be placed within the applicable row of the
table criteria they entered.
In the end, there is multiple criteria (already
accomplished that part of the query) entered and multiple
manual input of the numeric values as well resulting in
multiple rows in the query results. Each applicable
criterion entered will have one (and only one)
corresponding manually input numeric value associated
with it. I would like to avoid a using Form if at all
possible and perform the task in the Query only.
Any insight?
Regards,
Mike