Hi guys
first of all a lot of thanks for those of you posting helpfull info
it already helped me out a lot!
This time I have a specific question, but not much of an idea where to start or how to manage:
I have these items (simplified)
-table with data (let's say invoices, invoice amount and client number)
-query (simple select/totalize query) that calculates the total per clientnumber (client number is asked as parameter to the user when the user opens the query)
-macro (exports the result of the query in excel)
Is it possible to 'loop' this macro/query?
I would like to make a table with the different client numbers
then launch 1 query, that is looped over and over for each client (in the new client table), and saves the different excel files on the harddisk.
Does anyone have an idea how to proceed?
Thanks for every helpfull reaction
first of all a lot of thanks for those of you posting helpfull info
it already helped me out a lot!
This time I have a specific question, but not much of an idea where to start or how to manage:
I have these items (simplified)
-table with data (let's say invoices, invoice amount and client number)
-query (simple select/totalize query) that calculates the total per clientnumber (client number is asked as parameter to the user when the user opens the query)
-macro (exports the result of the query in excel)
Is it possible to 'loop' this macro/query?
I would like to make a table with the different client numbers
then launch 1 query, that is looped over and over for each client (in the new client table), and saves the different excel files on the harddisk.
Does anyone have an idea how to proceed?
Thanks for every helpfull reaction