I use this control all the time, but for some reason (mine I am sure) I
am not getting the result I want
Variable lookup listbox selects a list of colors, based on a style number
Expected end result
Click on the color you need, the control recalculates the variables ,
Returns the color as a variable,
then I use a property command to insert it into the order.
what is happening
No matter what you select, the returned variable is the first item in
the database that
meets the style number criteria. Not even the first item in the
listview, which of course is sorted by color name.
I cannot see that I am doing anything different than in other places
with the same control, and they work perfectly.
Is it just Dumb Thursday???
Dick Fey