Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Arrange results in ascending order accross a row

I have 9 cells H31:P31 the results of previous calculations. They will
always be in random order of value. In cells H35:P35 I want to get them
to arrange them in ascending order.

Any suggestions how I should do this?

TIA

Sam.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Arrange results in ascending order accross a row

Try this:

Entered in H35 and copied across to P35.

=SMALL($H31:$P31,COLUMNS($H35:H35))

--
Biff
Microsoft Excel MVP


"Samuel" wrote in message
...
I have 9 cells H31:P31 the results of previous calculations. They will
always be in random order of value. In cells H35:P35 I want to get them
to arrange them in ascending order.

Any suggestions how I should do this?

TIA

Sam.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Arrange results in ascending order accross a row

Hi,

Try this in H35 and copy it to the right

=SMALL($H31:$P31,COLUMN())

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Samuel" wrote:

I have 9 cells H31:P31 the results of previous calculations. They will
always be in random order of value. In cells H35:P35 I want to get them
to arrange them in ascending order.

Any suggestions how I should do this?

TIA

Sam.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Arrange results in ascending order accross a row

Actually is should have read:

=SMALL($H31:$P31,COLUMN(A1))

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Samuel" wrote:

I have 9 cells H31:P31 the results of previous calculations. They will
always be in random order of value. In cells H35:P35 I want to get them
to arrange them in ascending order.

Any suggestions how I should do this?

TIA

Sam.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Arrange results in ascending order accross a row

You should include a warning of the potential danger of using that formula.

--
Biff
Microsoft Excel MVP


"Shane Devenshire" wrote in
message ...
Actually is should have read:

=SMALL($H31:$P31,COLUMN(A1))

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Samuel" wrote:

I have 9 cells H31:P31 the results of previous calculations. They will
always be in random order of value. In cells H35:P35 I want to get them
to arrange them in ascending order.

Any suggestions how I should do this?

TIA

Sam.



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
index function - ascending order willemeulen[_38_] Excel Worksheet Functions 1 June 10th 09 01:36 PM
Lookup Function Not in Ascending Order Jessica Donadio Excel Worksheet Functions 14 August 31st 08 11:04 PM
How do I arrange/sort worksheets in ascending order? PurpleRain Excel Discussion (Misc queries) 3 October 20th 06 06:41 AM
How do I # my rows in ascending order. burgos Excel Worksheet Functions 1 February 16th 06 07:13 PM
Digits in ascending order ? toyota58 Excel Worksheet Functions 2 February 3rd 06 06:47 PM


All times are GMT +1. The time now is 02:23 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"