Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to select the first value in the list Box as a default value.

Hi,

I have used list box in my applicaiton. I need to select first value in the list as a default value for the list box.

Is it possible? If yes, how to do it?

Thanks in advance,

-Chandan

2 Replies
Not applicable
Author

Two ways I for you (there might be more 😉 )

1. Add a Trigger to the sheet that selects the first value in the list box on activation of the sheet.

2. Select the first value and lock it. Then save. Or just select the value and then save. Probably not really what you want though.

Not applicable
Author

Listbox properties -> always one selected