Stripping out some text form a larger string
Closed
maillme
Posts
1
Registration date
Thursday February 2, 2017
Status
Member
Last seen
February 2, 2017
-
Feb 2, 2017 at 05:57 PM
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Feb 3, 2017 at 08:32 AM
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Feb 3, 2017 at 08:32 AM
Related:
- Stripping out some text form a larger string
- Tweetdeck larger columns - Guide
- Wpan full form - Guide
- Vba select case string contains - Guide
- Facebook group disabled appeal form - Guide
- Instagram appeal form for disabled account - Guide
1 response
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Feb 3, 2017 at 08:32 AM
Feb 3, 2017 at 08:32 AM
Neil, Good morning.
Try to use:
=MID(A1, FIND("Naam",A1)+6, FIND(" -Descr",A1)-(FIND("Naam",A1)+6))
Is that what you want?
I hope it helps.
Prettige dag!
--
Belo Horizonte, Brasil.
Marcílio Lobão
Try to use:
=MID(A1, FIND("Naam",A1)+6, FIND(" -Descr",A1)-(FIND("Naam",A1)+6))
Is that what you want?
I hope it helps.
Prettige dag!
--
Belo Horizonte, Brasil.
Marcílio Lobão