I have multiple files that are the exact same data format, all the same columns but different data, and I want to be able to select all of these files and get them to all compile into one file in one worksheet. As they all have the same headings they would just need to be copied one below the other.
This is a simple manual process, but I will need to do this regularly with sometimes 20 or more files at a time.
Is there a way I can automate this with VBA?
This is a simple manual process, but I will need to do this regularly with sometimes 20 or more files at a time.
Is there a way I can automate this with VBA?