T
TennisBabe
I have a form which is populated with a query and displays people. One field
is a COMBO box which looks up values from a query of available shirt sizes
from a separate table. The LOV works great and the values display. The
problem is that when I change the available shirt sizes (the LOV query looks
for all sizes with available=Yes). The LOV changes to the correct list. The
promblem is that I still want the previously selected values to display until
changes. The form query does NOT limit by available=Yes and the value is in
the query data. However, the form displays blank.
I tried a ControlSource with DLookup but was unsuccessful. Help please.
is a COMBO box which looks up values from a query of available shirt sizes
from a separate table. The LOV works great and the values display. The
problem is that when I change the available shirt sizes (the LOV query looks
for all sizes with available=Yes). The LOV changes to the correct list. The
promblem is that I still want the previously selected values to display until
changes. The form query does NOT limit by available=Yes and the value is in
the query data. However, the form displays blank.
I tried a ControlSource with DLookup but was unsuccessful. Help please.