How would I make it so that a List box defaults to the first value available in its list?
I need to be able to make a Calculation based on the value in the listbox...but by default no value is selected. So my calculation does not work until the value is selected.
I need to be able to make a Calculation based on the value in the listbox...but by default no value is selected. So my calculation does not work until the value is selected.