View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Iain Iain is offline
external usenet poster
 
Posts: 32
Default "uncombine" data in a cell

Hi.

I have data in C3 as a reference to a name, either 2 or 3 letters followed
four numbers. I am trying to split this down over 2 cells with the letters
in A3 and the numbers in B3. The problem is i have two types of reference,
for example, hon2940 and po7951.

Can this be done? I know you can combine using "A3&B3" in C3, but i need to
go the other way. Thanks.