G
Guest
Hi,
I've got a combo box with event procedure 'on change' and there is a line
msgbox Screen.ActiveControl
ie. message box pops up every time value in combo box is changed and new
value is displayed.
The problem is when the old value is simply deleted, message box pops up but
it contains old value displayed (value before deletion not null or "" or
something).
Why is that?
alek_mil
I've got a combo box with event procedure 'on change' and there is a line
msgbox Screen.ActiveControl
ie. message box pops up every time value in combo box is changed and new
value is displayed.
The problem is when the old value is simply deleted, message box pops up but
it contains old value displayed (value before deletion not null or "" or
something).
Why is that?
alek_mil