ListBox value does not pick up its assigned value.
I have not been able to figure out what goes wrong or how to avoid the following problem. Any help is appreciated.
Several ListBoxes on a UserForm have unexpected and unexplained behavior associated with them. Each is initialized by using the RowSource property to reference a named range on a sheet in the open workbook.
Then each ListBox gets an initial value. This is where the strange behavior occurs.
Whether I set the value using the ListIndex or the Value Property, sometimes the Value property is shown as null (