![]() |
reverse or invert column data
How can I reverse or invert a column of data?
I want to highlight a range and reverse the data row 1 -- row N row 2 -- row N-1 . . . Trying Help and Search for "reverse" and "invert" gave no answers |
reverse or invert column data
To invert B1:B20
To B20:B1 Try this: =INDEX($B$1:$B$20,20-(ROWS($1:1)-1)) And copy down 20 rows. -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Eggle" wrote in message ... How can I reverse or invert a column of data? I want to highlight a range and reverse the data row 1 -- row N row 2 -- row N-1 . . . Trying Help and Search for "reverse" and "invert" gave no answers |
All times are GMT +1. The time now is 04:49 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com