Random Sort selected cells

  • Thread starter Thread starter Guy
  • Start date Start date
G

Guy

Does anyone have a VBA code that will randomly sort a set of 'Selected' cells
in a column when a forms object assigned to that code is selected?

Thanks,
Guy
 
That doesn't seem to do anything. I am just a little better than a novice at
VBA code, if the code needs to be modified for my application, I can't figure
out how.
I have a range of cells in column E that is selected, not always the same
number of cells are selected, and I need to randomly sort the selected cells
when I click on a forms button put on the sheet.

Thanks,
Guy
 
Back
Top