R
Roel
Hi,
Does anybody have a VBA routine that will do the following:
Say I have a column range (A1:A20) that has a list of names. Can it sort so
that you can move a name higher up? Like if Ann was in A1 and Bob was in A2,
a control will bring Bob up to A1, moving Ann down to A2.
This list will be fixed in size, so users can move names up and down the
list.
I know you can just manually copy and paste within the range, but that is
too much manipulating and prone to errors.
Help would be appreciated.
(Thank you! Thank you! Thank you!) x 100^100
Roel
Does anybody have a VBA routine that will do the following:
Say I have a column range (A1:A20) that has a list of names. Can it sort so
that you can move a name higher up? Like if Ann was in A1 and Bob was in A2,
a control will bring Bob up to A1, moving Ann down to A2.
This list will be fixed in size, so users can move names up and down the
list.
I know you can just manually copy and paste within the range, but that is
too much manipulating and prone to errors.
Help would be appreciated.
(Thank you! Thank you! Thank you!) x 100^100
Roel