Hi

I have a workbook that I want to reopen. I use the following code:

Workbooks.Open ThisWorkbook.FullName

It reopens the workbook, but I get an application-defined or object-defined error when it opens.

I can't figure out why I get this error. Can anyone help me with this problem?