Forum Discussion
Comparing data & automatic adding of classification
- Jul 08, 2021
Create a mapping table (shown on the same sheet below but it can be on a different sheet)
Formula in B3:
=XLOOKUP(A3, D$3:D$6, E$3:E$6, "No match", 0)
Corresponding sample attached
Create a mapping table (shown on the same sheet below but it can be on a different sheet)
Formula in B3:
=XLOOKUP(A3, D$3:D$6, E$3:E$6, "No match", 0)
Corresponding sample attached
- urgettingbloodeagledJul 08, 2021Copper ContributorThanks for the quick turn around! your help is appreciated 😄
- LorenzoJul 08, 2021Silver Contributor
You're welcome. Any issue let me know & please upload a dummy representative workbook
Otherwise if problem solved, somewhere on each reply there's a link to mark as Best reponse => Can help those who search - Thanks- urgettingbloodeagledJul 16, 2021Copper Contributor
HI Lorenzo ,
thanks again for your help, but I need to pick your brain once more.
Attached you see a dummy example for the issue. As you can see, I have multiple comments with the same context, only the date is various. My question now is, is it possible to set up a auto detect?
By that I mean, in the master file with all comments and classifications I have instead of
Misdelivered, delivered properly 10th March - only Misdelivered, delivered properly* or even shorter; Misdelivered, delivered* and when I ran the look up that is detects the classification for the "long comment" in a shorter version.
I hope you understand my thinking process here.
thanks in advance, for even trying!
kind regards
urgettingbloodeagled