I wrote this string with 2 reference sheets. When i first initiated the string all rows returned the required information. After closing the file , I returned to it and found the rows where companies now = NA, the no longer picked up the datapoints in alternative reference sheets and I don't understand why it would work one time then on return show NA... Looking to understand whats happening here.
=IFERROR(VLOOKUP($[Opportunity Num]@row, {SDC_INTAKE SFDC Deal Candidates_022022 Range 1}, 3, false), IFERROR(VLOOKUP($[Opportunity Num]@row, {SDC_Deal Candidates_RDG-SDR Current Opps_0 Range 2}, 3, false), "NA"))
*I also checked each reference sheet, the ranges are correct and had not changed.
There was a 3rd row for SDC_Ceal Candidates that was not In Use and marked 'Processing' - that state never changed and I deleted that reference.
Please advise and thank you.
Rick Girard