Hi champs,
I've spent time looking at discussions with similar questions but these seem to be a little too advanced for my understanding. What I would like to do is to apply the same procedures on multiple sheets in the same workbook, and then union them together.
I've learnt that using macro would be ideal for a situation like this (as opposed to have multiple input files), but could anyone give a quick example of how I could do this?
Attached is a simplified version of the workflow I did. Essentially I would like something below:

Some technical points to notice:
- In each sheet, the input starts from row 3
- I would like to have the country / tab name as a new column in the output
- Only selective sheets are used (e.g. "Do Not Use" tab in the workbook should not be used)
Could anyone shed some light on how I could use a macro to do this? Any help would be appreciated!
Best,
Pau