View Single Post
  #3   Report Post  
Joao
 
Posts: n/a
Default

It works very well.
Thank YOU!!

"Henrik" wrote:

=MID(A1,5,4)

Good luck,
Henrik

"Joao" wrote:

Hi!
I have a cell with a text string from wich I need to retreive just a part of
it.
Imagine that the text string has 10 charaters like ABCDEFGHIJ in cell A1.
What formula should I use in order to obtain, in cell B1, just the charaters
from position 5 to 8 that, in this case the result should be EFGH?
Thank for your help!
Joao