FrumpyJones
New Member
- Joined
- Feb 11, 2008
- Messages
- 43
Hi Everyone,
SHORT VERSION: Is there a way to stop people from pasting lines from another worksheet into my worksheet, while still allowing them to input data and choose from dropdown lists and not corrupt my table/data validation/conditional formatting?
LONGER VERSION: I have enough excel knowledge to be an asset to my managers and a curse to myself.
I've searched the forums here, and haven't seen my exact question. But in the closest-to-the-pin question I found (From over a year or so ago) I do see that:
P.S. VBA gives me night terrors, but I have a very very basic/101 understanding of it.
Thanks
SHORT VERSION: Is there a way to stop people from pasting lines from another worksheet into my worksheet, while still allowing them to input data and choose from dropdown lists and not corrupt my table/data validation/conditional formatting?
LONGER VERSION: I have enough excel knowledge to be an asset to my managers and a curse to myself.
I built this spreadsheet that's capturing a lot of data and showed my mangers how with making the data a table, and using data validation and conditional formatting we can guide people on where to enter items and make them choose only certain items so that we can build a beautiful pivot table with slicing and whatnot so they have all the data they need when they go in front of the VP's. Works great. All Good.
However, the managers now wanted ALL their supervisors to enter data into several different tracker worksheets they had me build (for 6 different departments...~50 people in a shared excel file-- kill me now).
You can see where this headed... People are copy/pasting and destroying the tables, the data validation, and the conditional formatting.
I've searched the forums here, and haven't seen my exact question. But in the closest-to-the-pin question I found (From over a year or so ago) I do see that:
- this has always been an issue
- the only possible solution is VBA code but it may have caveats
P.S. VBA gives me night terrors, but I have a very very basic/101 understanding of it.
Thanks
Last edited: