=IFERROR(INDEX({Braden's Project List Range 4}, MATCH(Project@row, {Braden's Project List Range 3}, 0)), INDEX({Braden's Project List Range 2}, MATCH(Project@row, {Cody's Residential Project List}, 0)), "")
Hey @SFKB
Try this:
=IFERROR(IFERROR(INDEX({Braden's Project List Range 4}, MATCH(Project@row, {Braden's Project List Range 3}, 0)), INDEX({Braden's Project List Range 2}, MATCH(Project@row, {Cody's Residential Project List}, 0))),"")
Does it work for you?
Kelly
That worked! Thank you!!!
ref must be one of: categoryID, siteSectionID, category, category/categoryID, category/name, category/description, category/url, category/allowedDiscussionTypes, locale, siteSection, siteSection/basePath, siteSection/contentLocale, siteSection/sectionGroup, siteSection/sectionID, siteSection/name, siteSection/description, siteSection/apps, siteSection/attributes, layoutViewType, discussionID, commentID, page, latest, sort, sortType, lookupSort, discussion, discussion/name, tags, breadcrumbs, discussionApiParams, serverDraftID, serverDraft.