Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tb tb is offline
external usenet poster
 
Posts: 84
Default Sort Rows Left To Right

The only way that I know how to sort data (left to right) for each
individual row is to use these formulas:

=SMALL($B2:$D2,1)
=SMALL($B2:$D2,2)
=SMALL($B2:$D2,3)

Where B2:D2 is the location of the data to sort. And then I would copy
these formulas down for each row of data in my spreadsheet.

This works well if the data is located in a few columns like the
example above. But the formula is a pain to use if there are many,
many columns of data for each row.

Is there a more practical way that I can sort each individual row of
data left to right?

--
tb
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Sort Rows Left To Right

ex)

=SMALL(range,COLUMNS($A$1:A1))

and Copy to the right.
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
SORT BY: left to right Shevvie Excel Worksheet Functions 0 June 24th 08 02:47 PM
Macro to sort numeric rows left to right Carlton A. Barlow Excel Discussion (Misc queries) 14 December 3rd 07 05:41 AM
Sort Left-Right & Up-Down Ben Dummar Excel Worksheet Functions 0 April 4th 07 05:56 PM
SORT RIGHT-TO-LEFT IN EXCEL apprentice idiot Excel Worksheet Functions 11 November 25th 06 02:12 PM
Sort Left to Right David Excel Discussion (Misc queries) 1 February 3rd 05 04:18 PM


All times are GMT +1. The time now is 10:06 AM.

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

About Us

"It's about Microsoft Excel"