return a character at a certain position in a string of text

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

There is a cell will a 15-character string of text in it. I would like to
return the character at position 7. How do I do this?
 
Back
Top