Formula to populate column with value from another column

Laurenzella
Laurenzella โœญโœญโœญโœญ

Hello, I have a helper column (Project Title) that is supposed to populate with the Project Name based on the below formula. The AI indicates that the formula is supposed to locate the cell in the column "Action Items" that contains the term "Project Name" and then populates the "Project Title" column with whatever is contained in the "Notes" column in the same row. This is the desired behavior, but as of right now, nothing is populating in the Project Title column. Any ideas on how to tweak the formula? See screenshot below.

Formula is =INDEX(Notes:Notes, MATCH("Project Name", [Action Items]:[Action Items]))

image.png

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!