I created a macro that imports data from a database. In the macro, I delete the page that the data was on, and each time get a popup window that reads, "Data may exist in the sheet(s) selected for deletion. To permanently delete the data, press delete."

Is there a way to permanently delete the data in the code? (If I use 'clear contents" i get the same popup.)

Thank you