Hi all,
I Have two sheets for monitoring and performing roundtrips.
First one is "monthly plan" and second table "results" gathers data via form.
I am trying to automatically validate checkbox in "monthly plan" if roundtrip was executed by planned person in current month.
To validate I should use criteria from table "monthly plan": Object, date, assigned to and crosscheck this with "Results" table: object, created date, created by
"Results" table will have roundtrips results for whole year ca 500 lines, where couple of fields could be doubled (object, assigned to/created by,)
I have tested several options (vlookup, collect, index...) but none returned result.
Hepl would be appreciated