Hi Everyone,
I'm looking for a way to split a large table of data in to multiple workbooks, based on "Country Name", and need to retain the formatting (column width, row height, cell colour, font etc) of the original file. I assume VBA is the way to go for this and have found a code that can split the file, however it does not copy the formatting. I am very much a novice when it comes to VBA so I wonder would any of you have a VBA code that could achieve this, or at least point me in the right direction? Thank you!
John
I'm looking for a way to split a large table of data in to multiple workbooks, based on "Country Name", and need to retain the formatting (column width, row height, cell colour, font etc) of the original file. I assume VBA is the way to go for this and have found a code that can split the file, however it does not copy the formatting. I am very much a novice when it comes to VBA so I wonder would any of you have a VBA code that could achieve this, or at least point me in the right direction? Thank you!
John