Hi,
I have a file with data for multiple countries and would need to generate a separate workbook for each country only with the data for that country.
First, I would like to ask the user where he would like to save the files. After he choses the folder where to save all files, the code would need to filter in "Sheet 1", column C for one Country (lets say Spain), copy the data paste it in the new workbook, and save the new workbook as "Data Spain 2023". Once it is done for Spain, should do the same for France, Italy and Germany.
Could you please help?
Thanks
I have a file with data for multiple countries and would need to generate a separate workbook for each country only with the data for that country.
First, I would like to ask the user where he would like to save the files. After he choses the folder where to save all files, the code would need to filter in "Sheet 1", column C for one Country (lets say Spain), copy the data paste it in the new workbook, and save the new workbook as "Data Spain 2023". Once it is done for Spain, should do the same for France, Italy and Germany.
Could you please help?
Thanks