I have a table containing "AgentName" and "AgentEmailAddresss".
I need to loop through the table and get each "AgentEmailAddress" in turn and use it as a query filter for "MyQuery" then use it to email the relevant filtered query results to each agent.
I know its simple to experts but I am stuck, can anyone please help me with sample code for the retrieve email address and filter query part?
I am using Access 2003