#1   Report Post  
Posted to microsoft.public.excel.misc
lsmft
 
Posts: n/a
Default Name Placement


Yesterday, Cheri asked about reworking name arrangement from First name
and last name in one cell, to being able to reverse the names. I have
tried to use the formula for the same situation but I am only getting
#value! in the new cell. I have swapped the formatting from text to
general and then back to text, but it hasn't corrected yet. Please
advise as to what am I doing wrong?


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=517744

  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Name Placement

This modified formula of Topper's, if put in B1, will convert the value
Roberts, Charles in A1 to Charles Roberts in B1.........it can then be copied
down column B as far as you have names in column A. It will also make the
first letter of each name in upper case.

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

hth
Vaya con Dios,
Chuck, CABGx3



"lsmft" wrote:


Yesterday, Cheri asked about reworking name arrangement from First name
and last name in one cell, to being able to reverse the names. I have
tried to use the formula for the same situation but I am only getting
#value! in the new cell. I have swapped the formatting from text to
general and then back to text, but it hasn't corrected yet. Please
advise as to what am I doing wrong?


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=517744


  #3   Report Post  
Posted to microsoft.public.excel.misc
lsmft
 
Posts: n/a
Default Name Placement


I'm still getting the same result: #value!
I've copied the formula as exactly as I can see how and rechecked.
Wonder what I'm doing wrong now?


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=517744

  #4   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Name Placement

Are you using the Engilish version Excel?....if not, you may have to replace
the commas with semicolons, or whatever.........

Did you paste the entire formula all in one cell.........sometimes the email
word-wrap confuzes long formulas........

If nothing else, you can try sending your workbook to my home addy and I
will take a look.........

Vaya con Dios,
Chuck, CABGx3



"CLR" wrote:

This modified formula of Topper's, if put in B1, will convert the value
Roberts, Charles in A1 to Charles Roberts in B1.........it can then be copied
down column B as far as you have names in column A. It will also make the
first letter of each name in upper case.

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

hth
Vaya con Dios,
Chuck, CABGx3



"lsmft" wrote:


Yesterday, Cheri asked about reworking name arrangement from First name
and last name in one cell, to being able to reverse the names. I have
tried to use the formula for the same situation but I am only getting
#value! in the new cell. I have swapped the formatting from text to
general and then back to text, but it hasn't corrected yet. Please
advise as to what am I doing wrong?


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=517744


  #5   Report Post  
Posted to microsoft.public.excel.misc
lsmft
 
Posts: n/a
Default Name Placement


I'm attempting to attach it now.


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=517744



  #6   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Name Placement


Ok, but be sure to send it to my home addy, NOT the newsgroup........

Vaya con Dios,
Chuck, CABGx3
"lsmft" wrote:


I'm attempting to attach it now.


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=517744


  #7   Report Post  
Posted to microsoft.public.excel.misc
lsmft
 
Posts: n/a
Default Name Placement


Sorry but I don't see an email address anywhere and your name in not a
hyperlink either.


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=517744

  #8   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Name Placement

Sorry.....

croberts at tampabay dot rr dot com

Put it together as would be evident....

Vaya con Dios,
Chuck, CABGx3



"lsmft" wrote in
message ...

Sorry but I don't see an email address anywhere and your name in not a
hyperlink either.


--
lsmft
------------------------------------------------------------------------
lsmft's Profile:

http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=517744



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
graphics placement C Glenn Excel Worksheet Functions 2 January 19th 06 06:08 PM
Pivot Table custom column placement metrueblood Excel Discussion (Misc queries) 1 August 3rd 05 09:10 PM
Cursor placement Randy New Users to Excel 1 July 11th 05 02:01 PM
Category Axis placement rvExcelNewTip Charts and Charting in Excel 3 June 6th 05 05:05 PM
Auto placement of date Carolyn Excel Discussion (Misc queries) 4 April 25th 05 08:27 PM


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