Hi All,
I'm building a database of products and would like to automatically populate different data when a specific product is chosen from a drop-down column. For example:
Column A > Product Column: Select "Software A"
-automatically populates-
Column B > Marketing Manager: John Smith
Column C > Product Manager: Sally Jones
Column D > Support Manager: Alex Nahn
Would I first create a master sheet that maps all of the data, then create another sheet with a 'vLookup' type of function? Is this possible with SmartSheet? Thanks!