View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
phuser phuser is offline
external usenet poster
 
Posts: 8
Default Copying over only limited number of characters

Hi

need the formula to bring over only 6 of the characters from 1 cell to
another,

I thought it was =Left (A1, [6]) but it doesnt work

what am I doing wrong?