Hello,
I have a sheet that is tracking savings/impacts of projects. Both sheets are using the same ROW ID. I created a helper column to take the system generated Row ID and return a number. I am getting nothing back. No errors, no data, nothing. Any thoughts?
=IFERROR(INDEX({Finance CSJ Tracker - Savings/Impact}, MATCH([Helper: ID]@row, {Finance CSJ Tracker Project ID}, 0)), "")