Hello all.
I'm having some trouble creating a macro to split a file into smaller and different ones.
This is how to main file looks like:
gvf_example_database.xlsx
What I want to achieve is:
1- Select, in the first column, a country
2 - Select, in the second column, a year
3 - Select, in the third column, a specification
4 - save that on a specific folder, preferably in the "specification_year_country.xls" format
5 - loop through all the possible combinations of specification, year and country, and create the file
I've been trying to implement solutions that i've found on the internet, but to no use...
I appreciate any help.
Thank you.
Gvf
Bookmarks