Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Potatosalad2
 
Posts: n/a
Default Text to columns on a formula


I am trying to use text to columns on the value of a cell whose formula
is ='Raw Data'A1 .. where the value is 36/4.5 oz. I need this
automated so that if the value in 'Raw Data'A1 changes then the text to
columns changes dynamically. Is this possible?


--
Potatosalad2
------------------------------------------------------------------------
Potatosalad2's Profile: http://www.excelforum.com/member.php...o&userid=20834
View this thread: http://www.excelforum.com/showthread...hreadid=556547

  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Text to columns on a formula

AFAIK you can't do it with TextToColumns, but you sure can with
formulas.........
Like these......
=LEFT(A1,FIND("/",A1,1)-1)
=MID(A1,FIND("/",A1,1)+1,99)

Vaya con Dios,
Chuck, CABGx3



"Potatosalad2" wrote:


I am trying to use text to columns on the value of a cell whose formula
is ='Raw Data'A1 .. where the value is 36/4.5 oz. I need this
automated so that if the value in 'Raw Data'A1 changes then the text to
columns changes dynamically. Is this possible?


--
Potatosalad2
------------------------------------------------------------------------
Potatosalad2's Profile: http://www.excelforum.com/member.php...o&userid=20834
View this thread: http://www.excelforum.com/showthread...hreadid=556547


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
Text to columns using a formula [email protected] Excel Discussion (Misc queries) 6 March 15th 06 08:29 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Justify text across multiple columns fins2r Excel Discussion (Misc queries) 4 October 26th 05 05:07 PM
Text to Columns - moves text up Stoofer Excel Discussion (Misc queries) 2 February 19th 05 10:04 PM


All times are GMT +1. The time now is 02:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"