Home |
Search |
Today's Posts |
#4
![]() |
|||
|
|||
![]()
In B2 enter & copy down as far as needed:
=INDEX($A$2:$A$4,ROWS($A$2:$A$4)-(ROW()-ROW(B$2))) D wrote: I have a long colum on numbers, I would like to put them in reverse order. i.e. A2 has 101 A3 has 103 A4 has 105 Reversed to: A2 105 A3 103 A4 101 Etc. Thanks Don -- [1] The SumProduct function should implicitly coerce the truth values to their Excel numeric equivalents. [2] The lookup functions should have an optional argument for the return value, defaulting to #N/A in its absence. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
moving alternating rows to a column with the order staying the sam | Excel Discussion (Misc queries) | |||
Is there a way to switch name order in an Excel column? | Excel Discussion (Misc queries) | |||
Excel worksheet column headings in backwards alphabetical order? | Excel Discussion (Misc queries) | |||
how do I reverse an entire column of names that have the last nam. | Excel Discussion (Misc queries) | |||
I typed a column in reverse order, how do I flip it (upside down). | Charts and Charting in Excel |