Hi I am trying to figure out if I can do TWO Lookups, probably using an if / then or something similiar to segment data.

So Spreadsheet One
Classification (e.g. Cook)
Timeframe (e.g. Q1 2022)
Metric Point (Data like results)

So I am trying to call out in my NEW spreadsheet -
IF Classification = "vlookup classification" AND equals "vlookup timeframe", then return Conversion, etc.

Is that possible?