Every week I refresh a text CSV file into sheet 1 that has a different commodity for each row and many columns worth of data. I Then take some of the data from sheet 1 and copy it into the next available row (1 row per week) in sheet 2. Using a formula will not work because every time I refresh the Text file if I have the cells linked, the previous weeks will change to the most current data too. I am looking for a way to Take data from sheet 1 when it updates each week and place it into the next empty row in sheet 2 automatically. Is this possible?