LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
2rrs
 
Posts: n/a
Default

You can use something like this to change the 1st/last name order:

=RIGHT(A1,LEN(A1)-FIND(" ",A1))&", "&LEFT(A1,FIND(" ",A1)-1)

Perhaps someone else can assist with the space issue.

Deb wrote:
I have a spreadsheet that has over 5,000 rows and somehow the sort

order was
removed I need it to sort by column f which is Month/Year and then by

column
A which is labeled Member Name. The member name column has first and

last
name and has always been sorted by last name, but for some reason now

is
sorted by month/year correctly, but by first name instead of last

name. How
can I make this change and also add the blank lines back between the
Month/years going down the spreadsheet. there were also always blank

lines
splitting up for instance May-03 from June-03 ect. and now all the

blanks are
gone and all run together. No idea what happened to this spreadsheet.

Any
help will be appreciated.


 
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
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
Question on sorting dates Excel heavy user Excel Discussion (Misc queries) 3 January 21st 05 05:12 PM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM
sorting question Brian Excel Worksheet Functions 5 November 30th 04 05:32 AM
sorting question Brian Excel Discussion (Misc queries) 4 November 28th 04 12:30 PM


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