I can't figure this out, I have a AppleScripts that will move the highest row selected to the bottom of the selection and vice versa but won't move the selected rows up or down while retaining the selection. If there were some way to get selection and then just move the top and bottom rows down one when moving down and up when moving up.
Here is an animated gif of what these two the two AppleScripts do which is different then what I am after. Each AppleScript is run four times on a selection of four to get back to where it started.
http://reference.StudioPrime.com/forums … e_Down.gif
http://reference.StudioPrime.com/forums … ove_Up.gif
This is more like what I am after
http://reference.studioprime.com/forums … _Excel.gif
http://reference.studioprime.com/forums … l_Wish.gif
As you can see from both of these that the selection is retained and moves up and down respectively with the moved cells. This would need to be done for at least two columns and multiple rows in my case.
I have been trying to do this for years now but thought I would have another go at it since though not preferred perhaps it is a job for VBA.
https://macscripter.net/viewtopic.php?id=44292
Here is an animated gif of what these two the two AppleScripts do which is different then what I am after. Each AppleScript is run four times on a selection of four to get back to where it started.
http://reference.StudioPrime.com/forums … e_Down.gif
http://reference.StudioPrime.com/forums … ove_Up.gif
This is more like what I am after
http://reference.studioprime.com/forums … _Excel.gif
http://reference.studioprime.com/forums … l_Wish.gif
As you can see from both of these that the selection is retained and moves up and down respectively with the moved cells. This would need to be done for at least two columns and multiple rows in my case.
I have been trying to do this for years now but thought I would have another go at it since though not preferred perhaps it is a job for VBA.
https://macscripter.net/viewtopic.php?id=44292