G
granola911
Hi,
I'm trying to pass params from my form to a query.
In the query I ref the form value in the criteria: [form]![id]
I've tested my query directly and it works perfectly, however when I call my
query from my form (open at time of call), I am still prompted to supply the
param.
I have tried encasing my form value in quotes, but of course then it is seen
as a string literal.
Is there a simple way to tell the query that [form]![ID] isn't a prompt?
(I have looked at a zillion posting here but haven't found one for this
answer)
Thank you!!!
I'm trying to pass params from my form to a query.
In the query I ref the form value in the criteria: [form]![id]
I've tested my query directly and it works perfectly, however when I call my
query from my form (open at time of call), I am still prompted to supply the
param.
I have tried encasing my form value in quotes, but of course then it is seen
as a string literal.
Is there a simple way to tell the query that [form]![ID] isn't a prompt?
(I have looked at a zillion posting here but haven't found one for this
answer)
Thank you!!!