Hello, and thanks in advance for your help on my formula. I do not understand why I am getting this error on my formula. I am working on adding my formula to the sheet in the first screenshot. I am referencing the sheet in the second screenshot. The 1 and 2 reference which part is which for the named ranges. I know why I am getting this issue (sort of).I discovered In this case that the TDL # (far left columns) does not exist on the sheet. Now in this instance, I would like to return "No TDL #", and obviously if the TDL does exist, then the result should display like it is. But I am not sure how to convert this formula.
=INDEX(COLLECT({1.0 TDL-ProjectSites_MP}, {1.0 TDL-ProjectSites_TDL}, [TDL #]@row), 1)