A
Abay
Hello .. I am trying to create a query to update a field with a sequential
number (not starting at 1) on certain conditions, by adding 1 to a value in
a table which contains the updated sequential no. I would like to do this
for each record in the query.
My question .. how do I update the table containing the latest sequential
number after each record is processed. I can update the sequential number
(in the data table) to the value in the sequential no table, but the same
number is placed in the data table for all records .. i.e. I add 1 to the
current number, but can't see how I can update it for each new record.
I hope this makes sense.
Any help is much appreciated.
Abay
number (not starting at 1) on certain conditions, by adding 1 to a value in
a table which contains the updated sequential no. I would like to do this
for each record in the query.
My question .. how do I update the table containing the latest sequential
number after each record is processed. I can update the sequential number
(in the data table) to the value in the sequential no table, but the same
number is placed in the data table for all records .. i.e. I add 1 to the
current number, but can't see how I can update it for each new record.
I hope this makes sense.
Any help is much appreciated.
Abay