This one is more of a curiosity than anything else. I was exploring the Excel object model in the VBA IDE and I noticed that there's a Range.ResetContents() method. It's a hidden member so you have to right click > show hidden members in the object browser to see it. I don't remember seeing it...