Hi all,

I am getting problem in passing variables to a query
I've created a loop to run through all the clients in a table to generate their invoices.

How can I pass the client's ID to the query which is used in generating the report? Both reports call the same query. The query currently works fine when prompting for the ID to be entered manually.

currently have:

Please Login or Register  to view this content.