I am writting a macro in VBA within a Excel Workbook, and what I am having trouble doing is deleteing a Excel workbook that is in a folder called "Data" on a drive in my computer labeled "P". The Excel File is called "Temp".

I know how to write the code to open the workbook, but I cant figure out the wording to delete it.

Anyone??

Douglas