My Excel Workbook "sale of forms.xlsm" is not oppening last few days

Copper Contributor

Hi , 

 problem is my Excel workbook showing  " Excel workbook is locked to edit by ....."

actually, it is a little project with VBA coding, last time I had to jot down few lines of code before i could complete my laptop battery got exhausted, on rebooting the said error is shown.

 

the code that I wrote before  said error raising:

 

workbook_open()

   {

       Application.visible=false

}

 

 please help me out how to remove the code or open my Excel workbook

2 Replies

Make all files visible in your File Explorer options (system, etc) and check if temporary file exists in the same folder as your file. If so, delete it and try again to open.

I've moved this question to the Excel community for better visibility.