I have a column of 80 cells. Most of the cells contain text but some are blank. I would like to merge the contents of these 80 cells into one cell. The text from each cell needs to seperated by a semi-colon in the merged cell. I would also like to ignore the blank cells. I have looked at the contantonate function but it would be very tedious to use in this case. Any helpful tips would be much appreciated.