Skip to content
Advertisement

Stop Access from asking for parameters in Query

Access keeps asking for parameters

My query

And I have a calculated field in the query

Everything seems to be working fine but I want it to stop asking for parameters and this query is attached to another query so the it trickles down.

Advertisement

Answer

I figured it out with help form a co-worker. I just needed to simplify the statement and change the “Group By’ in the design window to “Expression”. The new SQL sataement follows:

The expression in the calculated field then remains the same.

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement