Dear Experts,
In the attached worksheet in Row "A" i have list of documents and in Row "B" i need a formula which can get specefic text from Row A.
Tried using Left / Right / MID but all in vain
Need your advise.
Dear Experts,
In the attached worksheet in Row "A" i have list of documents and in Row "B" i need a formula which can get specefic text from Row A.
Tried using Left / Right / MID but all in vain
Need your advise.
No need for VBA. Try this:
=MID(A2,MIN(IF(ISNUMBER(FIND({1,2,3,4,5,6,7,8,9,0},A2)),FIND({1,2,3,4,5,6,7,8,9,0},A2))),10)
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Try this UDF
![]()
Please Login or Register to view this content.
< ----- Please click the little star * next to add reputation if my post helps you
Visit Forum : From Here
Thank you AligW..
If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks