records sorting

anzacks

Registered User.
Local time
Today, 18:49
Joined
Mar 14, 2008
Messages
18
I made a form as per attached snapshot where the record can be arranged by pressing button up or down.
The arrangement of record is base on value in "sort" field which is automatically generated by VB and can be altered manually.
What I want to do next is to automatically change the value in "Sort" field when user delete some record. For example, there is already 30 records. User delete record number 15. Thus each record from 16 to 30 will become 15 to 29.
I'm stuck here.
Please give some ideas to accomplish this.
Thank you in advance.
 

Attachments

  • sort.png
    sort.png
    68.7 KB · Views: 131

Users who are viewing this thread

Back
Top Bottom