I have a macro that outputs reports to a floppy disk, however I want to check to see if the disk is empty before I do this, and if it is not, erase the contents of the disk. I tried using RunApp, but have had limited success. I think the solution is probably found in a vba function, but that is over my head.