Hi. Someone on my team mistakenly broke a formula that linked a column called "Construction End Date" between 2 SSs.
Source sheet name: De Novo SS Pipeline
Source sheet column name: Construction End Date
When a Construction End Date is typed in here, it should auto-populate a sheet named De Novo (New Builds).
Target column name is the same: Construction End Date
The linked formula has been there for 4+ years, but I don't know how to restore it - can't find that feature in SS.
I tried editing the formula so it reads like this now:
=IFERROR(INDEX({De Novo SS Construction End}, MATCH(Clinic@row , {De Novo SS Location}, 0)), "")
We have almost identical source and target SSs that use almost the exact same formula, so I thought copying it would work:
=IFERROR(INDEX({Clinic Moves SS Construction End}, MATCH(Clinic@row , {Clinic Moves SS Location}, 0)), "")
However, it's not working. Anyone out there a formula expert who can help?
Is there any way to restore an earlier SS version? I asked our Admin if he could restore to last night's version, but he said you can't do it in SS.
Thank you for any help!
Marvi