Hi, everybody. I found formula l needed to automate copy/paste of last 10 rows in data list to new location. The tread im referencing to thread68-703675. The formula, im speaking about is =OFFSET(Sheet1!A1,MAX((NOT(ISBLANK(Sheet1!A1:A1000)))*ROW(Sheet1!A1:A1000))-10,,10,4). This formula have...