Hi, All.
I'm building an add-in with data validation. But if a user copies and pastes over cells the data validation that was there is wiped out. Is there a way to catch if a user has pasted data into a sheet so that I can run a macro to reinstall the data validation? I don't want to use Sheet change code because I want to prompt the user to ask them if they want to reinstall the data validation... I just can't figure out a way to handle if data has been pasted.
Thanks in advance!
I'm building an add-in with data validation. But if a user copies and pastes over cells the data validation that was there is wiped out. Is there a way to catch if a user has pasted data into a sheet so that I can run a macro to reinstall the data validation? I don't want to use Sheet change code because I want to prompt the user to ask them if they want to reinstall the data validation... I just can't figure out a way to handle if data has been pasted.
Thanks in advance!