Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Cell with numbers and names, need to devide them

Hello,

I have list of names and digits from A1 to A100. It is shown as
"PeeterXcrter 5696959594"
I need to devide 1 cell thisway, that this number will go to B row.

Thank you for help.

Peter
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Cell with numbers and names, need to devide them

Hi,

Provided your data are as in the example below then try this in column B and
drag down:-

=MID(A1,FIND(" ",A1,1)+1,LEN(A1))

If you have more than 1 space in yor data then post back.

Mike

"Lion2004" wrote:

Hello,

I have list of names and digits from A1 to A100. It is shown as
"PeeterXcrter 5696959594"
I need to devide 1 cell thisway, that this number will go to B row.

Thank you for help.

Peter

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Cell with numbers and names, need to devide them

You may want to select the column and then use Data|Text to columns (xl2003 menu
system).

Lion2004 wrote:

Hello,

I have list of names and digits from A1 to A100. It is shown as
"PeeterXcrter 5696959594"
I need to devide 1 cell thisway, that this number will go to B row.

Thank you for help.

Peter


--

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
names to numbers rl71066 Excel Discussion (Misc queries) 2 November 21st 07 05:13 PM
devide by 0 error Dreamstar_1961 Excel Worksheet Functions 7 May 6th 07 06:44 AM
Assigning numbers to names Levi Excel Discussion (Misc queries) 1 May 4th 06 10:35 PM
how to print defined cell names with comments, not numbers? mayfield1814 New Users to Excel 0 October 7th 05 02:45 PM
sorting names alphabetically when names may start with numbers John Smith Excel Discussion (Misc queries) 3 May 11th 05 08:06 PM


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