I am trying to write an Index, Match formula and I am having trouble
=INDEX(MATCH([Row ID]@row, {Value Prop range}, 0), 1)
For example, I am referencing another sheet where if Row ID 55 has a value proposition of 'time savings' in the value proposition column then I want to match the value in the 'Time Savings column' and so on and so forth.