Stripping out some text form a larger string
Closed
maillme
Mazzaropi
- Posts
- 1
- Registration date
- Thursday February 2, 2017
- Status
- Member
- Last seen
- February 2, 2017
Mazzaropi
- Posts
- 1963
- Registration date
- Monday August 16, 2010
- Status
- Contributor
- Last seen
- April 25, 2022
Related:
- Stripping out some text form a larger string
- We can’t give you access to this account or help with your request until we receive an accepted form of id that matches the info ✓ - Forum - Facebook
- My Facebook ID confirmation - Forum - Facebook
- Facebook's official investigation form - Guide
- Login approvals code issues facebook form ✓ - Forum - Facebook
- Report login issue fb form ✓ - Forum - Facebook
1 reply
Mazzaropi
Feb 3, 2017 at 08:32 AM
- Posts
- 1963
- Registration date
- Monday August 16, 2010
- Status
- Contributor
- Last seen
- April 25, 2022
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