|
Re: update route sequence number if change any one (merged 2) [message #530296 is a reply to message #530290] |
Mon, 07 November 2011 09:51 |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
I can't think of any way of doing that automatically. Forms doesn't allow for changing multiple records automatically.
I would create a button and write code in the when-button-pressed trigger to loop over all the records in the DB, update them appropriately and re-query the data back into the form.
This does rely on the users pressing the button.
|
|
|
|