Thread: Separate cell
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Max_power
 
Posts: n/a
Default Separate cell


Hello,

I've got a cell that contains something like
132432 1/1/06
I'm looking to make this into two cells
ie 132432 in one cell and 1/1/06 in another.
I know *=mid(A#,3,1024)* returns the latter half but how Can I return
the first half also?

Many Many thanks for any help


--
Max_power
------------------------------------------------------------------------
Max_power's Profile: http://www.excelforum.com/member.php...o&userid=32255
View this thread: http://www.excelforum.com/showthread...hreadid=543240