look up value in other sheet when searching data isn't exact match
Hello I have a column in a project task sheet called Customer Name, where users enter the short version of a customer name:
I want to populate line number in the project task sheet with data from a separate active projects sheet but the customer name in the Active Project sheet is not an exact match to the project task sheet
I've tried a couple of different formulas and can't get this to work
Answers
-
Have you tried the VLOOKUP? If so, did you enter the 4th command in it as TRUE? (i.e. 1. search value, 2. table, 3. column reference, 4. TRUE)
Travis C, PMP
Smartsheet Leader with 5+ years of SS experience
Let's connect: LinkedIn - Travis C.
If my answer was sufficient, pleaseupvote and mark my response as answered.
-
yes tried =VLOOKUP([Customer Name]:[Customer Name], {Active Projects Phase Gate Range 1}, {Active Projects Phase Gate Range 2}, true)
and get
{Active Projects Phase Gate Range 1} is the column with the customer name in active projects sheet and {Active Projects Phase Gate Range 2} is the column with the line number
-
Hi @CDS
I hope you're well and safe!
Is Bedford unique? You could maybe use the CONTAIN function.
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
I changed my formula to:
=VLOOKUP(CONTAINS([Customer Name]@row, {Active Projects Phase Gate Range 1}), {Active Projects Customer Name and Line Number}, 2, true)
With Active Projects Phase Gate Range 1 being the column with the customer name from the active projects sheets and {Active Projects Customer Name and Line Number} being the customer name and line number columns from the active project sheet, Line number is 2nd column
and now I get no match, I tried copying the exact customer name from the active project sheet into the project task and it still says no match, the Customer Names on the active project sheet are Unique they are just formatted to also include state and other information
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!