Excel corruption with VBA sorting records

前端 未结 3 2016
死守一世寂寞
死守一世寂寞 2020-12-22 00:09

I have an Excel file with a macro that filters records. After running the macro I save and close the file. Once I open the file again it says that the file has been corrupte

3条回答
  •  一向
    一向 (楼主)
    2020-12-22 01:05

    The error tells it is "sheet11" and you could copy the content to a new workbook, delete the sheet in the error work book and create a new sheet with the content

提交回复
热议问题