Here's my senario,
I have a table that is updated everyhour with the previous hours data..
Anyway We have Beginning Inv and Ending Inv
What I need to be able to do is to update the current records Beginning Inv value with the ending inventory value from the previous record.
Thanks