I have a request form that is sorted by date requested.
I have a # column that begins at 1..... Each week I run a report and email each person what # they are in line and the estimated response date.
I'm trying to come up with a formula that recalibrates the ordered list when I finish a job. The #2 spot now becomes #1 and so on down the line.
It's pretty simpel to order with the =Order3+1. Is there a way to automate this?
Automation: Trigger- STATUS = COMPLETE, Order = Order-1