Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dave Peterson
 
Posts: n/a
Default

It almost looks like you could sort column A (and not B:D) in ascending order.

Then sort B:D (don't include column A) by column B and they'll match up.

But it isn't quite the same order.

If that difference (d863 out of order) is a deal breaker, then maybe...

Use 3 additional columns E:G
In E1, put:
=A1 (it looks like it's the same)

In F1, put:
=vlookup(a1,B:D,2,false)

In G1, put:
=vlookup(a1,B:D,3,false)

And select E1:G1 and drag down.

Select E:G
edit|copy
edit|paste special|values
and delete columns B:D
(Well, after you verify that it's ok.)

Jonathan wrote:

Hello all:

I have a list of accounts that are downloaded to excel once a month. I then
need to reorder these accounts to group them according to client (as opposed
to how they come in # order) I have set the order that I need and would like
to be able to match the new information received to the order I prefer.

ex)

column A is the order I want. Columns B,C,D is the information I need to
re-sort

A B C D
1 p123 n452 client E $40.00
2 n452 v685 client C $135.00
3 r269 d863 client A $25.00
4 d863 p123 client B $82.00
5 v685 r269 clientd $75.00

I would like it to match column A like so:

A B C D
1 p123 p123 client B $82.00
2 n452 n452 client E $40.00
3 r269 r269 clientd $75.00
4 d863 d863 client A $25.00
5 v685 v685 client C $135.00

Is this possible in excel. Any help would be greatly appreciated.

Thanks
jw


--

Dave Peterson
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
List rows in an order based on a cells value Josh M Excel Discussion (Misc queries) 0 September 14th 05 04:51 PM
moving cells based certain value Rose Davis New Users to Excel 1 August 29th 05 09:53 PM
trying to create an (almost) circular formula between cells and data validated cells with lists KR Excel Worksheet Functions 0 May 12th 05 07:21 PM
moving alternating rows to a column with the order staying the sam ad Excel Discussion (Misc queries) 3 April 28th 05 09:49 PM
moving alternating rows to a column with the order staying the sam Duke Carey Excel Discussion (Misc queries) 0 April 27th 05 09:51 PM


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