I am trying to build a Finance sheet for a project and I want to be able to type in the project code and to pull the info from the Metadata sheet into the finance sheet. I am using a combination of the Project Management Office template set and ones I have created. I have tried to use the existing formula in the Metadata sheet that pulls info from the Intake sheet but that is not working - =INDEX({Portfolio Summary Data}, MATCH($[Project ID]@row, {Project ID}, 0), MATCH([Project Name]$1, {Portfolio Summary Header Row}, 0))
I am also not sure what 'Portfolio Summary Data' and 'Portfolio Summary Header' refer to?
Thanks for your help.