I have written a bit of VBA to run through a query which has a variable parameter of Country. Each time the query runs I can get this to export to individual Excel workbooks no problem but I want to have just a single workbook and each set of query results on a seperate Worksheet with the tab reading the parameter name.
I.e. I run the query for results in Canada I want this to export to a worksheet with the tab readining Canada and so on.
Does anyone know how I can achieve this from the VBA in Access?
Much Approeciated. Thanks
I.e. I run the query for results in Canada I want this to export to a worksheet with the tab readining Canada and so on.
Does anyone know how I can achieve this from the VBA in Access?
Much Approeciated. Thanks