Good afternoon,
I have this table of data, and i would like to be able to copy each row of data into another sheet depending on the country name.
So if the country is Belgium for example, it would automatically go through the whole table (if data is added in the future) and take all the rows where the country is Belgium and paste them into another sheet named "Belgium". I would like to do this for every country.
What kind of VBA code would allow me to do so?
Please let me know if you can help.
Best regards,