Hello All,
I am hoping this community can help me figure a particular scenario out:
I have 2 Sheets: Sheet A, Sheet B
I want to look at Sheet B:
Find a unique identifier in Column A (this is also the same unique identifier in Sheet A, Column A), then look at column C to see if it's blank.
If it's not blank, I want a checkbox to be checked in Column D in Sheet A.
I know that I need to use INDEX(COLLECT, but I can't seem to choose the correct range, criterion, range, etc.
Any help would be greatly appreciated!!