FederalProgrammer
Programmer
Any ideas?
is there a way to subtract consecutive rows of a table using SQL on Access???
ie, newField.row(i) = row(i) - row(i-1)
Obviously I need to get two copies of the table... and some how use the IIF function (maybe!!) i don't know...
any help is much apreciated!!
is there a way to subtract consecutive rows of a table using SQL on Access???
ie, newField.row(i) = row(i) - row(i-1)
Obviously I need to get two copies of the table... and some how use the IIF function (maybe!!) i don't know...
any help is much apreciated!!