#1   Report Post  
Gary H
 
Posts: n/a
Default Help formatting text

Hey all, I'm running Excel 2000, and would like to know how to do
something...

Basically I have a list of sports players and their number, formatted like
this..

20 Firstname Lastname
9 Firstname Lastname

Somehow I need to take the number out all together, and then I need to
concatenate the firstname with the lastname, so it's formatted as:

FirstnameLastname

Any help would be much appreciated! Thanks.

Gary


  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Gary

in an adjacent column use the formula
=SUBSTITUTE(RIGHT(A1,LEN(A1)-SEARCH(" ",A1))," ","")
where A1 is the first cell containing the sports players and their numbers
the fill down the column.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"Gary H" wrote in message
. ..
Hey all, I'm running Excel 2000, and would like to know how to do
something...

Basically I have a list of sports players and their number, formatted like
this..

20 Firstname Lastname
9 Firstname Lastname

Somehow I need to take the number out all together, and then I need to
concatenate the firstname with the lastname, so it's formatted as:

FirstnameLastname

Any help would be much appreciated! Thanks.

Gary




  #3   Report Post  
Gary H
 
Posts: n/a
Default

Hi Julie, hope all is well!

As always, thanks for the help, it's greatly appreciated!

Have a great day!

Gary

"JulieD" wrote in message
...
Hi Gary

in an adjacent column use the formula
=SUBSTITUTE(RIGHT(A1,LEN(A1)-SEARCH(" ",A1))," ","")
where A1 is the first cell containing the sports players and their numbers
the fill down the column.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
...well i'm working on it anyway
"Gary H" wrote in message
. ..
Hey all, I'm running Excel 2000, and would like to know how to do
something...

Basically I have a list of sports players and their number, formatted

like
this..

20 Firstname Lastname
9 Firstname Lastname

Somehow I need to take the number out all together, and then I need to
concatenate the firstname with the lastname, so it's formatted as:

FirstnameLastname

Any help would be much appreciated! Thanks.

Gary






  #4   Report Post  
JulieD
 
Posts: n/a
Default

you're welcome ... sounds like you've got yourself another project :)

--

"Gary H" wrote in message
. ..
Hi Julie, hope all is well!

As always, thanks for the help, it's greatly appreciated!

Have a great day!

Gary

"JulieD" wrote in message
...
Hi Gary

in an adjacent column use the formula
=SUBSTITUTE(RIGHT(A1,LEN(A1)-SEARCH(" ",A1))," ","")
where A1 is the first cell containing the sports players and their
numbers
the fill down the column.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
...well i'm working on it anyway
"Gary H" wrote in message
. ..
Hey all, I'm running Excel 2000, and would like to know how to do
something...

Basically I have a list of sports players and their number, formatted

like
this..

20 Firstname Lastname
9 Firstname Lastname

Somehow I need to take the number out all together, and then I need to
concatenate the firstname with the lastname, so it's formatted as:

FirstnameLastname

Any help would be much appreciated! Thanks.

Gary








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
how to select multiple text boxes in excel for formatting Rob New Users to Excel 3 April 2nd 23 08:38 PM
Wrap text limits in Excel 2003 cell formatting Adelrose Excel Discussion (Misc queries) 1 April 19th 05 06:32 PM
Formatting text box Doug Loewen Excel Discussion (Misc queries) 4 February 16th 05 02:17 AM
How can I force certain text formatting in a cell? eddied Excel Discussion (Misc queries) 2 February 7th 05 12:55 PM
Concatenation formula loses text wrap formatting DFM Excel Discussion (Misc queries) 5 December 27th 04 01:45 PM


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