Is there any way to grab data from the previous row, same data field? For example in the data below:
Vehicle Tag # Wk st dt Wk end Dt End Miles Prev End Miles
abcde 5/5/11 5/11/11 10,100
abcde 5/12/11 5/18/11 10,500 10,100
Is there any way to grab the 5/5 End ODM and show it as the previous week Miles on the same row as 5/12/11 data?
Thanks,
Susan
Vehicle Tag # Wk st dt Wk end Dt End Miles Prev End Miles
abcde 5/5/11 5/11/11 10,100
abcde 5/12/11 5/18/11 10,500 10,100
Is there any way to grab the 5/5 End ODM and show it as the previous week Miles on the same row as 5/12/11 data?
Thanks,
Susan