Can anyone help? I have a report which has a field called CostCentre. I want to run a series of reports one for each cost centre each month. I can base my report on a parameter query and manually input the cost Centre and then save each one but it is quite long winded. Is it possible to automate using VBA? If possible I would also like to automatically email a copy to the budget holder for that cost centre. This is not yet a field in my database but I can easily add a table with budget holder and cost centre to it.
I'm thinking some sort of loop but not sure how to go about it.
I'm thinking some sort of loop but not sure how to go about it.