> The second list will update after the first list is > changed but the > variable assigned to the second list does not > change.
I'm not sure why one would expect the variable value to change. The user hasn't made a new selection from the second list box at that point. What value to you expect the variable attached to the second list box to have after the first list box changes? -- Larry
