G
Guest
Hi,
I have a form with a field that uses the "Default Value" property to invoke
a function to get a default value. When I open the form, this works fine and
the appropriate value is displayed in the field. But under certain
conditions I want to force that field to be "refreshed" (i.e. re-execute the
default value function to retrieve and display a new value). Is there a way
to do this? I have already tried various combinations of Refresh, SetFocus,
Requery, etc., but so far with no success.
Tom
I have a form with a field that uses the "Default Value" property to invoke
a function to get a default value. When I open the form, this works fine and
the appropriate value is displayed in the field. But under certain
conditions I want to force that field to be "refreshed" (i.e. re-execute the
default value function to retrieve and display a new value). Is there a way
to do this? I have already tried various combinations of Refresh, SetFocus,
Requery, etc., but so far with no success.
Tom