G
Guest
I have a table with information on documents. Each document goes through
several review steps. Another field contains a document number. I want to
assign this sequential tracking number to each document only when the
document gets to review step 3, for example.
We track the progress of the document on a form. I know I can use the
setvalue action in a macro to change the value in the tracking number field,
but how can I find the highest value in this field and assign the record the
highest number + 1?
Thanks!
several review steps. Another field contains a document number. I want to
assign this sequential tracking number to each document only when the
document gets to review step 3, for example.
We track the progress of the document on a form. I know I can use the
setvalue action in a macro to change the value in the tracking number field,
but how can I find the highest value in this field and assign the record the
highest number + 1?
Thanks!