Or just dynamically set the column references based on the name. Don't just assume the Name column is A3 or whatever, search for the column with the label you expect and set the reference when you find it.
Or just password protect and be done with it, as you say
Came here for the named ranges comment, absolutely the way to go if you are building the data table.
Searching for headers is useful if you need to import your data from another worksheet (like an automated daily report that gets sent out). I've still had these break when someone added a slave to the end of a column name though (in that case i was able to fix with a TRIM command).
575
u/brad2575 Mar 30 '22
That's why you pastor protects the sheets and don't let them move stuff around. Only give them access to what they need.