»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 01-03-2004, 02:49 PM   #1 (permalink)
Registered User
 
Join Date: May 2002
Posts: 81
macko is on a distinguished road
MS Excel problem

I am working on a mailing list in Excel. My first column unfortunately has the persons first and last name. I need to put the first name and the last name in their own columns. The first name and last name is seperated by a space. I know it can be done, just no idea how. Does anybody know how to do this? Thanks in advance.

macko is offline   Reply With Quote
Old 01-04-2004, 10:13 AM   #2 (permalink)
Registered User
 
DVNT1's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 5,577
DVNT1 is on a distinguished road
if the name was in A1, then...

B1 =LEFT(A1,(FIND(" ",A1)))
C1 =MID(A1,(FIND(" ",A1)+1),LEN(A1)-FIND(" ",A1))
DVNT1 is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 07:21 AM.