this was copied from microsofts site
Name Definition
Date =OFFSET(Sheet1!$A$1,COUNTA($A:$A)-30,0,30
Price =OFFSET(Sheet1!$B$1,COUNTA($B:$B)-30,0,30)
These formulas tell Excel to start at the 30th row from the end of the populated area and create a range encompassing 30 rows and 1...