Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Index/Collect into different columns depending on contract type

I have a multi select column with a list of employees. Each of these have a different contract type which is listed in a seperate sheet. I want to keep the master list of employees on my current sheet but then break it down into columns of whose contract is permanant, part-time or contract worker.

This gives me a list of contract types but I can't seem to deduce myself how to change it to return the employee names into the correct columns for contract type.

=INDEX(COLLECT({Name}, {Contract}, [EMPLOYEE NAME]@row), 1)

Any thoughts?

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions