how to paste the values in reverse order in workbook

N

nayeemoddin

hi,
after copying the cells, how to paste the copied cells in reverse order
ex: 1
2
3
i want to paste these cells in this order
3
2
1
 
R

Rojee

It would be best to sort the number in descending order
after you paste the copied data.

Rojee
 
Top