You need a field that could be used to arrange them in some order, otherwise, you'll get random results. A date field or an EntryID field perhaps (or both).
Sorry here is my data:
Date Type total Change
5/17 s 5037 -1 =((5/17-5/16)/(5037-5038))
5/16 s 5038 -2 =....
5/15 s 5049 -1 =....
5/12 s 5043 0 =....
Total Change
-6 = 5037-5043(5043= first date value)
-5 = 5038-5043
-3 = 5049-5043
0
If I go to excel thats before is what I do.. I need the fields(Change) and (Total Change)in sql query.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.