Simple Index Match formula link to another sheet returning NO MATCH. I'm new to smart sheet and I'm fairly good with formulas in excel. Could my issue be mixing text and date data types? Any help would be greatly appreciated. I have not been able to find a reason in searching other posts.
Here is an example formula (it is referencing the cell above it to match a project schedule sheet task and return an end date):
=INDEX({1. West Project Tracker Working File Range 1 Task}, MATCH([Feasy Model Start Date]1, {1. West Project Tracker Working File Range 2 EndDt}, 0))