Spinbutton sorting

C

civms47

I've got a list with spinbuttons in them. How do I sort the list b
alphabetical order in one column and get the spinbuttons to stay in th
cell they were originally in
 
T

Tom Ogilvy

right click on the spinbutton and select format control, properties tab,
select don't move or size with cells.
 
Top