Hi all,
Hoping you can help me. I've been looking everywhere, and all I can find are methods to prevent users from pasting over data validation cells. That's not what I am trying to accomplish.
This is a template that needs to be filled out by 50 people. They take information from their personal spreadsheets and dump it in here. Being able to copy/paste data is imperative. I also still need data validation on certain columns because this master spreadsheet will feed many systems that require specific text.
I have attached a sample part of my spreadsheet. *Never mind, cannot attach files..
Download link: Wikisend: free file sharing service
My only ideas:
Find code to lock paste shortcuts to special paste values only. Use another event to trigger validation of cell values. If a cell value does not match anything in the range, then change cell bgcolor to red and display error "Check data; Values must match those found on PickList sheet."
Thanks in advance for any help.
Hoping you can help me. I've been looking everywhere, and all I can find are methods to prevent users from pasting over data validation cells. That's not what I am trying to accomplish.
This is a template that needs to be filled out by 50 people. They take information from their personal spreadsheets and dump it in here. Being able to copy/paste data is imperative. I also still need data validation on certain columns because this master spreadsheet will feed many systems that require specific text.
I have attached a sample part of my spreadsheet. *Never mind, cannot attach files..
Download link: Wikisend: free file sharing service
My only ideas:
Find code to lock paste shortcuts to special paste values only. Use another event to trigger validation of cell values. If a cell value does not match anything in the range, then change cell bgcolor to red and display error "Check data; Values must match those found on PickList sheet."
Thanks in advance for any help.