I have spreadsheet that downloads daily and I want to identify the whole record ( stored in a row) based on a result in column J. The size of the sheet varies by day and the rows that I want reported are different every time. I have used VBA and get to the point that an entire row is selected and copied, but cannot get the row into a message box. It would be ideal if multiple rows were identified, that they could appear in a single message box, rather than one in its own message box. I am grateful for any help.