Good afternoon,
I'm trying to get my Index and Match formula to work, it was working correctly and has now broken and I'm not sure why.
I Have a "Weekly Metrics" Sheet I'm Trying to pull information over to the "Weekly Metrics 2" Sheet
I'm trying to get the data from Weekly Metrics to Weekly Metrics 2 by matching the dates
=INDEX({Weekly Metrics Range 1}, MATCH([Week 1]1, {Weekly Metrics Range 3}, 0))
Thank you for the help.