Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Caleb
 
Posts: n/a
Default multiple values in one cell

I am trying to find a way to pull multiple values from one cell
(A1=12.35+23.56+43.73), into seperate cells on another sheet, B2=12.35,
B3=23.56, B4=43.73. Any help would be greatly appreciated. Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default multiple values in one cell

You can split up a string of numbers in a cell separated by a common
character ( in your case the plus sign) by using Text to Columns:

1. select the cell(s)
2. pull-down Data Text to Columns... and select Delimited and pick the
plus sign
3. the individual numbers will become separated, each in its own cell.
--
Gary's Student


"Caleb" wrote:

I am trying to find a way to pull multiple values from one cell
(A1=12.35+23.56+43.73), into seperate cells on another sheet, B2=12.35,
B3=23.56, B4=43.73. Any help would be greatly appreciated. Thank you.

  #3   Report Post  
Posted to microsoft.public.excel.misc
Caleb
 
Posts: n/a
Default multiple values in one cell

Thank you Gary's Student! I can get it to work great on the same sheet as
the initial cell. If a cell on sheet two is set to equal the cell with
multiple values on sheet one, it does not work. Thank you for your help and
I'll keep playing with it.
  #4   Report Post  
Posted to microsoft.public.excel.misc
Ragdyer
 
Posts: n/a
Default multiple values in one cell

Copy the data to the second sheet *after* you perform the separation on the
first sheet!
OR
Remove you linking formula on the second sheet and leave the data behind by:
<copy <paste special <values, and *then* do the TTC.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Caleb" wrote in message
...
Thank you Gary's Student! I can get it to work great on the same sheet as
the initial cell. If a cell on sheet two is set to equal the cell with
multiple values on sheet one, it does not work. Thank you for your help
and
I'll keep playing with it.


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 can I break values apart that are in the same cell? Phil Excel Worksheet Functions 3 October 4th 05 03:41 PM
a unique cell value returns multiple cell values from another shee grflded Excel Worksheet Functions 0 September 25th 05 04:21 AM
Extract one numerical value from single cell with multiple values? cszy67 Excel Worksheet Functions 2 July 27th 05 02:49 AM
Splitting multiple cell contents containing values at end Syns Excel Worksheet Functions 2 May 24th 05 04:24 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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