View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.newusers
jjuan jjuan is offline
external usenet poster
 
Posts: 18
Default distributing each characters on a cell

how can i distribute the letter in a cell to another cells?
example:

A1=HELP

then get each character

B1=H
C1=E
D1=L
E1=P