I have a button on my program. When clicked, I want it to open a pre-determined file and clear the content of every cell in that file. I know how to access excel files and pick a designated one and all that.

Anyone know any code for clearing the contents of all cells?

Thanks.