VBA learner ITG
Active Member
- Joined
- Apr 18, 2017
- Messages
- 272
- Office Version
- 365
- Platform
- Windows
- MacOS
Hi Peers,
I hope you are well?
I need your help if possible as I have tried trusted google and I am unable to amend the formula to do what i need.
The formula currently works by doing a partial word match when it finds one value in the table.
I need your help to amend the formula so where it finds multiple words it populates it all in the same cell.
For Example output:
I hope you are well?
I need your help if possible as I have tried trusted google and I am unable to amend the formula to do what i need.
The formula currently works by doing a partial word match when it finds one value in the table.
I need your help to amend the formula so where it finds multiple words it populates it all in the same cell.
For Example output:
POS/Fixtures/Marketing/Digital Assets/Photography/John Lewis/Ocado/Currys/Dobbies/Waitrose/Lakeland/Next/Costco/QVC/Amazon |
=IFERROR(LOOKUP(1E+100,SEARCH(tblFilterList[Filter List],[@Name]),tblFilterList[Filter List]),"")