O
Onno Willems
Hi,
I'm looking for ideas for the following: I have a table with a bunch of
records. In a form, a user must be able to move the order of the records
until he/she thinks it's right after which the records are exported to
another database of text file in that order.
I'm thinking of something like the "change tab order" list of the form
designer (a user can select one or more rows in a list there and drag them
to new positions). I haven't got a clue how to make something like that.
Another idea I had was adding a sequence number to the records, creating a
continuous form ordered by that sequence number, putting up/down buttons on
the form to increase / decrease the sequence number and requery the form on
each click, but this seems rather clumsy.
Anyone got a better idea?
Thanks,
Onno Willems
The Netherlands
I'm looking for ideas for the following: I have a table with a bunch of
records. In a form, a user must be able to move the order of the records
until he/she thinks it's right after which the records are exported to
another database of text file in that order.
I'm thinking of something like the "change tab order" list of the form
designer (a user can select one or more rows in a list there and drag them
to new positions). I haven't got a clue how to make something like that.
Another idea I had was adding a sequence number to the records, creating a
continuous form ordered by that sequence number, putting up/down buttons on
the form to increase / decrease the sequence number and requery the form on
each click, but this seems rather clumsy.
Anyone got a better idea?
Thanks,
Onno Willems
The Netherlands