Dropdown list created using Valid if function is not updating

Hi All,

I have a customer list sheet and a customer work sheet. I am using the name of the customer from the customer list sheet in the customer work sheet as drop-down using valid if function as shown in the picture below.

The issue is when I change/update the name of the customer in the customer list sheet, it doesnโ€™t automatically update the used name in the customer work sheet by itself. I have to go edit it and then it shows to change.

Please help me to resolve it!

Solved Solved
0 4 607
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

Hi @rajkhandelwal

From my understanding of your need, you donโ€™t need to specify the valid_if like you did.
You probably want to set the type into Ref, instead of Text, and pick the source table on your Customer table.
In this Customer table though, you will need to tick the โ€œlabelโ€ option on the customer name column, so that the user will see all the customer names in the dropdown.

View solution in original post

4 REPLIES 4
Top Labels in this Space