Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Joao
 
Posts: n/a
Default get characters from a string in excel

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
  #2   Report Post  
Henrik
 
Posts: n/a
Default

=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

  #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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
VBA for Excel 2000 file is corrupt nkamp Excel Discussion (Misc queries) 0 May 26th 05 03:37 PM
Text String in Excel JBH Excel Discussion (Misc queries) 1 April 19th 05 01:27 PM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM
Find/Replace carriage return & line feed characters in Excel. Mary Cullen Excel Worksheet Functions 1 January 4th 05 07:39 PM


All times are GMT +1. The time now is 08:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"