Hi All
I am using the following formula to pull over a contact from another sheet if the request id number columns are the same. It appears to work for some entries but others it is showing #NO MATCH. Both the columns containing a contact are set as contact list columns types. Can anyone help?
=INDEX({Appendix B Approval Flow Range 2}, MATCH([Request ID]@row, {Appendix B Approval Flow Range 1}, 0))