Text Box Change Event

D

dunnerca

I'm coding a userform text box change event. I want a msgbox to come up if
the user changes the cell contents but the msgbox comes up if the new
contents are different from the old contents; however, if the user just tabs
out of the text box the msgbox comes up (i.e. - the program sees that as a
"change" event.

Does the "change" refer to a change in focus or a change in the contents?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top