V
Veli Izzet
Hi all,
I want to change the value of a control (ControlToChange) to the value
of another control (ControlThatChanges) after updating this control.
In another words I want (ControlToChange) take the value of
(ControlThatChanges) after I input data to (ControlThatChanges).
Both the controls are on the same subform.
I tried to write a macro with GotoControl and SetValue but it didnot work.
Thanks for any help..
Regards
I want to change the value of a control (ControlToChange) to the value
of another control (ControlThatChanges) after updating this control.
In another words I want (ControlToChange) take the value of
(ControlThatChanges) after I input data to (ControlThatChanges).
Both the controls are on the same subform.
I tried to write a macro with GotoControl and SetValue but it didnot work.
Thanks for any help..
Regards