How can I use index-collect across two different sheets?

Hi everyone,

I'm looking to create an index-collection formula that pulls data from two separate sheets, but I'm running into some issues.

I have a 2024 calendar that lists confirmed projects, and the producer assigned to each project.

I've also built a 2025 calendar with all the same data.

I'm building a separate sheet and looking to pull the producer name assigned to each project in 2024 and 2025. Below is the formula I've entered, which is spitting back "incorrect argument".

Any thoughts on what I'm doing wrong?

=INDEX(COLLECT({PRODUCER 2024}, {PROJECT 2024}, PROJECT@row, {Producer 2025}, {Project 2025}, PROJECT@row), 1)

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!