How to write the vba scripts that can delete the existing calculation dataset in the display. Now, I can write the vba scripts
in order to create the calculation dataset. But when I run the vba scripts again, it will show the error message because the name of dataset is already exsit. I want to add some code the can delete dataset before create the new data set agian.