T
Tdp
I have two textboxes that both display values from the same cell. The idea is
the change the value on one of the textbox1, that should change the textbox2
value at the same time. But at the moment value will only change if I click
on textbox2.
Is there a way to modify that so that as I change the value in textbox1,
textbox2 changes as well without having to click on textbox2?
the change the value on one of the textbox1, that should change the textbox2
value at the same time. But at the moment value will only change if I click
on textbox2.
Is there a way to modify that so that as I change the value in textbox1,
textbox2 changes as well without having to click on textbox2?