Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Si Si is offline
external usenet poster
 
Posts: 9
Default Sort by Match

Please Help,
I need to sort 18 Rows with information A2 to AH2 in B2 there is a serial
number, problem is that the serial numbers are sorted in order lowest to
highest. I need to be able to resort those serial numbers and the information
in their rows to another order in Column AI2 I have the correct order of the
serial number coming from another sheet. The information comes from a .csv
file that I import with a Macro would like to be able to sort this with the
Macro after Import.
IE:
B2 AI2
9000 889100
888999 999200
889000 9000
889100 888999
999200 889000

So That it ends up like this:
B2 AI2
889100 889100
999200 999200
9000 9000
888999 888999
889000 889000
Can this be done with sort or maybe some equation.
Is crucial for my Workbook to work correctly.
Any Help much appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Sort by Match

You might be able to use a Vlookup formula here.

Si wrote:
Please Help,
I need to sort 18 Rows with information A2 to AH2 in B2 there is a serial
number, problem is that the serial numbers are sorted in order lowest to
highest. I need to be able to resort those serial numbers and the information
in their rows to another order in Column AI2 I have the correct order of the
serial number coming from another sheet. The information comes from a .csv
file that I import with a Macro would like to be able to sort this with the
Macro after Import.
IE:
B2 AI2
9000 889100
888999 999200
889000 9000
889100 888999
999200 889000

So That it ends up like this:
B2 AI2
889100 889100
999200 999200
9000 9000
888999 888999
889000 889000
Can this be done with sort or maybe some equation.
Is crucial for my Workbook to work correctly.
Any Help much appreciated.


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 & match Rae Excel Worksheet Functions 1 January 16th 07 01:30 AM
code to match and sort anny Excel Programming 5 February 12th 06 11:38 PM
Match and sort vijaya Excel Worksheet Functions 1 November 18th 05 09:23 PM
Match and sort vijaya Excel Programming 3 November 18th 05 04:40 PM
How to match and sort lakegoddess Excel Discussion (Misc queries) 0 November 14th 05 05:14 PM


All times are GMT +1. The time now is 09:13 AM.

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"