I’m working with two Smartsheet sheets:
- Sheet A: Tracks courses taught (each row has 2 instructors + 2 courses — both instructors taught both courses).
- Sheet B: Lists instructors. I want to display the most recent course(s) they taught, pulled from Sheet A.
My challenge: Because Sheet A has two instructor ID columns (Instructor 1 ID + Instructor 2 ID) and two course columns (Course 1 + Course 2), I’m struggling to figure out a formula setup that works across those 4 references.
Has anyone done something similar or have ideas for a formula that could help? Thanks so much!