How can I trap multiple rows into one cell? I am trying to extract transactions from a bank statement. Each transaction will have one line with a date, some description, deposits, withdrawals and balance and some transactions may have 1 or 2 additional rows with additional description(s). I would like to place the total description in one cell.