Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoso two field son the same record.
like
cats;dogs;parrots
and the other list is
fish;hamster;cats
so that would be TRUE because they both contain cats?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
like
cats;dogs;parrots
and the other list is
fish;hamster;cats
so that would be TRUE because they both contain cats?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
MichaelTamoush
5 years agoQrew Captain
Correct. It's TRUE if ANY of the words in list 1, is contained in list 2.
In my case it's two lists of dates.
------------------------------
Mike Tamoush
------------------------------
In my case it's two lists of dates.
------------------------------
Mike Tamoush
------------------------------
- MichaelTamoush5 years agoQrew CaptainBonus points if you can return every duplicate in a text list. So instead of returning true, return a list of each item in list 1 that is contained in list 2.
My gut says I need to use the Part function and just manually create a formula with the max number of items I believe will be in list 1.
------------------------------
Mike Tamoush
------------------------------