#1   Report Post  
Posted to microsoft.public.excel.misc
PL PL is offline
external usenet poster
 
Posts: 58
Default Reverse Order

An eg of what I have, with each number in their own cells

1 3 2

I want to copy & paste this row of numbers in reverse order, but not sort
descending or ascending

2 3 1

I tried the formula
=INDEX($A$1:$K$1,COUNTA(A1:$K$1))

but it doesn't work. What's wrong with it?

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Reverse Order

Per your example data................

With numbers in A1:C1 enter in A2 and copy across to C2

=INDEX($A$1:$C$1,3-(COLUMN(A1)-1))


Gord Dibben MS Excel MVP

On Tue, 16 Jun 2009 17:12:01 -0700, PL wrote:

An eg of what I have, with each number in their own cells

1 3 2

I want to copy & paste this row of numbers in reverse order, but not sort
descending or ascending

2 3 1

I tried the formula
=INDEX($A$1:$K$1,COUNTA(A1:$K$1))

but it doesn't work. What's wrong with it?

Thank you


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I reverse name order from Last, First to First Last in Exc Annie Lord Excel Discussion (Misc queries) 4 April 22nd 23 02:10 AM
Reverse Order PL Excel Discussion (Misc queries) 2 June 15th 09 09:17 AM
Vlookup in reverse order PJFry Excel Worksheet Functions 6 October 22nd 08 07:15 PM
Reverse chart order Divinite Charts and Charting in Excel 0 May 22nd 07 07:56 PM
reverse order Lamb Chop Excel Discussion (Misc queries) 2 June 20th 06 03:37 PM


All times are GMT +1. The time now is 12:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"