wossname
Oct 6th, 2003, 06:07 AM
I've got a spreadsheet with loads of merged cells in it.
All merges are 1 column wide but any number of rows long.
I want to unmerge each one and fill each of its constituents with its text. In other words
instead of...
Hello
I want...
Hello
Hello
Hello
Hello
Hello
Hello
Any ideas about what the code would be. I haven't much VBA knowledge, since VB proper is my normal weapon of choice. Not used to excel programming.
Cheers.
All merges are 1 column wide but any number of rows long.
I want to unmerge each one and fill each of its constituents with its text. In other words
instead of...
Hello
I want...
Hello
Hello
Hello
Hello
Hello
Hello
Any ideas about what the code would be. I haven't much VBA knowledge, since VB proper is my normal weapon of choice. Not used to excel programming.
Cheers.