Forum Discussion

DaCrab_101's avatar
DaCrab_101
Copper Contributor
Oct 30, 2021
Solved

Drop Down Box

I would like to have one drop down box populate cells with different information determined by what is selected in the drop down box. For example; If I select Tim from the drop down box the in row 3...
  • HansVogelaar's avatar
    HansVogelaar
    Oct 30, 2021

    DaCrab_101 

    You should use a data validation drop-down in column A, so that each cell can hold a different name.

    The formulas in the columns to the right should refer to the cell in column A in the same row.