MattBaldry
Self Taught, Learn from the Forums
- Local time
- Today, 16:59
- Joined
- Feb 5, 2019
- Messages
- 330
Hi all,
Does anyone have a sample code of Up and Down buttons to change the sequence of a list?
I have a table with a field [Sequence] which I will use to sort the order. It does not allow duplicates.
What I am after is a code for buttons so when an item is highlighted, if I click Up, it changes the Sequence field from 10 to 9, and this would then need to change the current 9 to 10, if that makes sense.
~Matt
Does anyone have a sample code of Up and Down buttons to change the sequence of a list?
I have a table with a field [Sequence] which I will use to sort the order. It does not allow duplicates.
What I am after is a code for buttons so when an item is highlighted, if I click Up, it changes the Sequence field from 10 to 9, and this would then need to change the current 9 to 10, if that makes sense.
~Matt