Add copied row as a child row

noshiro
noshiro ✭✭
edited 02/24/25 in Formulas and Functions

I have a row being copied via "Manage References" using INDEX MATCH from Sheet 1 to Sheet 2. If this row matches the project number and has a ".0" indicating added task to the same project, I want this row to be copied over as a child to the Parent row in Sheet 2. Currently it just lists it as a new row.

Below is the INDEX MATCH to sheet 2. I'm assuming it would be two formulas in one, but I couldn't make it work.

=INDEX({Data - Column2}, MATCH([Project ID]@row, {Data - Project ID}, 0))

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!