View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Maax Maax is offline
external usenet poster
 
Posts: 12
Default spliting data in a cell

Hello all, i have a cell that has a partnumber in it and a revision
number. As in "1234567/A". The part number and issue can be in any format and
any length(numbers or letters in any order). There is always a "/" to
seperate the part number from the revision. I require a formula/code that
will copy the part number prior to the "/" in to a cell and also i require
the revision after the "/" to another cell.

Any help would be appreciated.

many thanks