G
Guest
I am using the OnChange event to capture if the value of a text box has been
altered.
However, although text has been entered, when I check the value of the text
box using debug.print, I find that it remains whatever it was before the text
box got the focus. Is there any way of updating this value without moving the
focus?
altered.
However, although text has been entered, when I check the value of the text
box using debug.print, I find that it remains whatever it was before the text
box got the focus. Is there any way of updating this value without moving the
focus?