Hi All
I'm pulling a bunch of records from a database and listing the output by its order number 1,2,3,4 etc...
can you devise a way to let say that
1. lunch at noon
2. dinner at moms
3. go to movies
4. get groceries
I want to move 4 where 2 and replace 4 with 2 and then confirm if that where i want to move it then re-insert it back to the database.
can this be done
TIA
TM