ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   paste in Reverse Order (https://www.excelbanter.com/excel-discussion-misc-queries/113572-paste-reverse-order.html)

tikchye_oldLearner57

paste in Reverse Order
 
hi community

in Excel we can paste a copied of data in a transpose manner by using the
Paste Special dialog box, that is, from a Vertical column into a Horizontal
row and vice versa,

is there a way for me to Paste a copied data in a reverse order,

example:

if say, I have a data written as 1, 2, 3, 4, 5
and
wanted to paste in reverse order...5, 4, 3, 2, 1
can I do it in reverse order ?

thanks community for the help and info

--
oldLearner57

JMB

paste in Reverse Order
 
One way, if your data was in C15:C18

=INDEX(C$15:C$18,ROWS(C$15:C$18)-ROWS(C$15:C15)+1)

then copy the formula down and over as far as needed, copy, paste
special-values. If your data was in a single row, change Rows to Columns.


"tikchye_oldLearner57" wrote:

hi community

in Excel we can paste a copied of data in a transpose manner by using the
Paste Special dialog box, that is, from a Vertical column into a Horizontal
row and vice versa,

is there a way for me to Paste a copied data in a reverse order,

example:

if say, I have a data written as 1, 2, 3, 4, 5
and
wanted to paste in reverse order...5, 4, 3, 2, 1
can I do it in reverse order ?

thanks community for the help and info

--
oldLearner57


Lamb Chop

paste in Reverse Order
 
You need a helper column

e.g. A1:A5 you have your data, 1, 5, 2, 9, 5...

in B1:B5 you put 1, 2,3, 4, 5

Then sort it reversely with column B you will have Column A reversed.




"tikchye_oldLearner57" wrote
in message ...
hi community

in Excel we can paste a copied of data in a transpose manner by using the
Paste Special dialog box, that is, from a Vertical column into a

Horizontal
row and vice versa,

is there a way for me to Paste a copied data in a reverse order,

example:

if say, I have a data written as 1, 2, 3, 4, 5
and
wanted to paste in reverse order...5, 4, 3, 2, 1
can I do it in reverse order ?

thanks community for the help and info

--
oldLearner57




Dallman Ross

paste in Reverse Order
 
In , Lamb Chop
spake thusly:

You need a helper column

e.g. A1:A5 you have your data, 1, 5, 2, 9, 5...

in B1:B5 you put 1, 2,3, 4, 5

Then sort it reversely with column B you will have Column A reversed.


Or he could download and use the FunCustomize UDF collection by Laurent
Longre, available he http://xcell05.free.fr/

One of the functions in the FunCustomize set is called REVERSE
and does just what the OP wants.

(while you're there, pick up the MOREFUNC tools, as well.)

Dallman Ross

-----------------

"tikchye_oldLearner57" wrote
in message ...
hi community

in Excel we can paste a copied of data in a transpose manner by using the
Paste Special dialog box, that is, from a Vertical column into a

Horizontal
row and vice versa,

is there a way for me to Paste a copied data in a reverse order,

example:

if say, I have a data written as 1, 2, 3, 4, 5
and
wanted to paste in reverse order...5, 4, 3, 2, 1
can I do it in reverse order ?

thanks community for the help and info

--
oldLearner57



All times are GMT +1. The time now is 08:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com