Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 81
Default Extracting characters from a cell

I have the following in cell A2: 4,32,55,10,16
I would like to use formulas to put this in the following cells:
B2 = 4
C2 = 32
D2 = 55
E2 = 10
F2 = 16
I have a whole column of these types of entries. the numbers are not always
the same length. I can extract the 4 and 16 using Left and Right functions
but don't know how to get the remaining 3 numbers.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Extracting characters from a cell

Data Text to Columns Delimited Comma Finish

Regards,
Ryan---

--
RyGuy


"juliejg1" wrote:

I have the following in cell A2: 4,32,55,10,16
I would like to use formulas to put this in the following cells:
B2 = 4
C2 = 32
D2 = 55
E2 = 10
F2 = 16
I have a whole column of these types of entries. the numbers are not always
the same length. I can extract the 4 and 16 using Left and Right functions
but don't know how to get the remaining 3 numbers.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 81
Default Extracting characters from a cell

Thank you!!

"ryguy7272" wrote:

Data Text to Columns Delimited Comma Finish

Regards,
Ryan---

--
RyGuy


"juliejg1" wrote:

I have the following in cell A2: 4,32,55,10,16
I would like to use formulas to put this in the following cells:
B2 = 4
C2 = 32
D2 = 55
E2 = 10
F2 = 16
I have a whole column of these types of entries. the numbers are not always
the same length. I can extract the 4 and 16 using Left and Right functions
but don't know how to get the remaining 3 numbers.

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
Extracting characters before or after a specific character Brian Excel Worksheet Functions 4 April 27th 23 07:42 PM
Extracting from a cell Walter H Excel Discussion (Misc queries) 2 January 26th 07 04:13 PM
extracting characters at a specified limit to seperate cells tevid Excel Discussion (Misc queries) 6 January 22nd 07 09:26 PM
Extracting a character from a string of characters Sue Excel Discussion (Misc queries) 6 October 30th 05 01:35 AM
Extracting last 5 characters from a cell colleen Curley Excel Discussion (Misc queries) 2 June 23rd 05 02:33 PM


All times are GMT +1. The time now is 07:32 PM.

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"