I have data that is in three separate columns and I want to merge the
information into one column where the information would be identical to
reading it left to right in three columns. (Kind of like if I wanted to take
a page from a book and stack all the words vertically while maintaining their
order.) I'm trying to avoid simply repositioning each cell and was wondering
if there was any way it could be done automatically. If anyone could help it
would be much appreciated.

Thanks