Found the problem.. (me of course) all is well in Kansas City
Thanks
Dick
Dick Fey wrote:
To clarify this just a bit... what I am trying to do is what I
normally do with a Choose Command.
The user sees one thing, but the control returns a different value
from the DB.
Am I using the wrong control?
Dick
Dick Fey wrote:
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