I have now a working Variable Lookup Combo Box ( vlcb_Sample ) displaying seven line items from a seven-record table.
Variable values are selected from and reported out of the control as expected. I anticipate that a GETPROPERTY vlcb_Sample ITEMINDEX 'varname' statement in the ON CLICK EEP would capture index values [ 0 - 6 ]. Instead, reported values are [ 48 - 54 ]. How can this be? Bruce

