S
SteveM
I have a Form with a Query source. The associated Table content is
updated with outputs from an optimization routine.
When I FIRST open the form using code or even from a command button on
a switchbox, the underlying query is not updated to reflect the
optimization results. However if I close the form and open it again
from the switchboard, the query updates properly. This behavior is
not absolute. Sometimes the query will update properly when opened
the first time.
Any ideas on how to ensure the underlying query executes ALL the time
when the Form is opened?
Thanks Much,
SteveM
updated with outputs from an optimization routine.
When I FIRST open the form using code or even from a command button on
a switchbox, the underlying query is not updated to reflect the
optimization results. However if I close the form and open it again
from the switchboard, the query updates properly. This behavior is
not absolute. Sometimes the query will update properly when opened
the first time.
Any ideas on how to ensure the underlying query executes ALL the time
when the Form is opened?
Thanks Much,
SteveM