Hello,
I am trying to program my listboxes so that the selections appear as they were last saved. Using "Saving the state of controls", I was able to do this for most for the listboxes. Howewer, one of them will not save its settings. The listbox which will not save has an input from another listbox and I'm assuming that this is where the problem is arising.
Attached is a trimmed version of my program. The listbox titled Thickness receives an input from Cross-Section, which affects what is displayed in the Thickness listbox.
I would appreciate any help in solving this issue.
Thanks,
Carl