Is there a way to have dynamic cell updates? My previous attempts were unsuccessful.

denkeis
denkeis
edited 05/23/25 in Add Ons and Integrations

I have two (or more) sheets, one sheet called “Master Sheet” and another called “Library 01”. I want to create a drop down in Master Sheet with Options “A-H” which populates data from Library 01 and automatically changes based on the option chosen from Master Sheet. Is regular Smartsheet capable of this?

I've tried using things like: =INDEX({Library Description Range}, MATCH([Phase]@row, {Library Phase Range}, 0))

However, it seems to need to be updated manually if anything changes or a different dropdown is chosen.

Best Answer

Answers