Hi All,
I have a query which I want to run as many times as there are unique values in a field within a table in the same database.
My query is set to look at a field on a form, but I would like to run this macro for all unique values in the table of which there are approximately 2,000!
My table name is tbl_All Data and the query name is Macro 1. There is only 1 parameter value needed each time, and they are all listed in a field within tbl_All Data called Booking Client.
Please could someone assist me in writing the appropriate macro to do this?
Many thanks as always
Rob
I have a query which I want to run as many times as there are unique values in a field within a table in the same database.
My query is set to look at a field on a form, but I would like to run this macro for all unique values in the table of which there are approximately 2,000!
My table name is tbl_All Data and the query name is Macro 1. There is only 1 parameter value needed each time, and they are all listed in a field within tbl_All Data called Booking Client.
Please could someone assist me in writing the appropriate macro to do this?
Many thanks as always
Rob