K
ken a
I want to change the value in a control based upon the
value entered in another. I have written a macro to do
this on exit of the first control.
Problem is that the value in the second control i.e. the
one I want to change does in fact update , but does not
clear the previous value on screen. So if the previous
value was "No" and after changing the value to "Yes" it
becomes "Nos". I need therefore to clear the value first
and then paint the new value. If I go to the next record
and then return, the correct values are there.
I also want the second control to be enabled or not based
upon the value entered in the first control.
Any help would be appreciated.
value entered in another. I have written a macro to do
this on exit of the first control.
Problem is that the value in the second control i.e. the
one I want to change does in fact update , but does not
clear the previous value on screen. So if the previous
value was "No" and after changing the value to "Yes" it
becomes "Nos". I need therefore to clear the value first
and then paint the new value. If I go to the next record
and then return, the correct values are there.
I also want the second control to be enabled or not based
upon the value entered in the first control.
Any help would be appreciated.