The second list will update after the first list is changed but the
variable assigned to the second list does not change.
On Jul 21, 2004, at 9:59 AM, Lawrence Lustig wrote:
Everything works the first time though. But if I
change the selection of
the first combo box the second and third hold on to
their values.
It sounds like you need to put some code into the
first combobox to refresh the next two:
PROPERTY ComboBox2Name REFRESHLIST 'TRUE'
PROPERTY ComboBox3Name REFRESHLIST 'TRUE'
Is this that pre-release version you are using? Are
the combo boxes fast?
--
Larry
James Hageman, CITA I
University of Delaware Archives
002 Pearson Hall
Newark ,DE 19702
302-831-3127
[EMAIL PROTECTED]