I have a lot of data stored in one cell, they are all pulled using CONCATENATE function, I have separated the lines of data by char(10) (=CONCATENATE(E1,char(10),E2,char(10),. ), but when I wrap the cell that contains perhaps 60 lines of text, it does not let me see the entire content, I can only see the formula (=CONCATENATE(E1,. )) when I click on the cell