recovey 2007 excel file after workbook crash

D

dman

While modifying an excel file in office 2007, the app crashed and the file is
no longer found. Is there a way to find the file? It had beeen saved
previously.
 
T

trip_to_tokyo

Go down to the DOS (command) prompt and get to the following point:

C:\>

Type in at the above prompt:-

dir xxxxxx.xlsx /s

- where xxxxxx.xlsx is the name and extension of the file your're looking
for.

If the file is there the above command will tell you exactly where it is.

If my comments have helped please hit Yes.

Thanks.
 
J

Jim

Thanks this worked for me too
--
Jim


trip_to_tokyo said:
Go down to the DOS (command) prompt and get to the following point:

C:\>

Type in at the above prompt:-

dir xxxxxx.xlsx /s

- where xxxxxx.xlsx is the name and extension of the file your're looking
for.

If the file is there the above command will tell you exactly where it is.

If my comments have helped please hit Yes.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top