B
BTU_needs_assistance_43
I have a list box which is defined by a number in a textbox on any given
record. If I open the query which the list draws its information from and
close it, the record will display the data tied to the record. But if I move
to another record or don't open the query the list box will remain blank or
keep the same data on its table until I open and close the source query
again. Is there a command I should write into the event procedure? On update?
On click? How do I make this list box display the data on its own when I open
the form and switch data when I move to a new record?
record. If I open the query which the list draws its information from and
close it, the record will display the data tied to the record. But if I move
to another record or don't open the query the list box will remain blank or
keep the same data on its table until I open and close the source query
again. Is there a command I should write into the event procedure? On update?
On click? How do I make this list box display the data on its own when I open
the form and switch data when I move to a new record?