Find based on partial text to another tab to get answer?

sininv

New Member
Joined
Dec 30, 2021
Messages
11
Office Version
  1. 2010
Platform
  1. Windows
Hi


Need help I am trying to find the CL in tab 1 to pull out from the table in Tab 2

eg: Senior Vice President in tab 1 - should auto pick up from Tab 2 as CL4

Can please advise the formula. Thank you




1640847109060.png
 

Attachments

  • 1640846825815.png
    1640846825815.png
    57 KB · Views: 5
hi Joe,

thanks for the help. Maybe if you can advise what is the best way to set the Datasource table so that it can pick? Not very sure how .

yes, the formula I try , it doesnt not pick up most of it.

I just wonder, I was googling.. is it possible to use index, match to partial match the text to the data source? not sure how to. Thank you

It's so hard to match and find back the right data. :(
 
Upvote 0

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
A partial match of any kind is going to be hard because you have so many similar entries (i.e. the words "Director" and "Vice President" appear under multiple entries).
It is so hard to program something that will always work when you have so much similar data, and inconsistency in the data. It would be very difficult to come up with a solution that is 100% accurate.

If it is not possible to clean-up the data you get (i.e. get them to send more standard values that match your expected values), I think I would be more inclined to create a lookup table that contains EVERY possibility, and what you want to return, and then use a VLOOKUP formula, and then keep adding new entries to that table as you find new records with no match.
 
Upvote 0

Forum statistics

Threads
1,215,762
Messages
6,126,738
Members
449,334
Latest member
moses007

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top