

I know that Microsoft Office has an AutoSave option that can help me rescue my work.

Only one showed up for recovery, and another Excel file disappeared after hours of hard work. "Hi, I want to know how I can recover my lost Excel files that are not saved? I experienced C drive failures and lost two Excel files. Full stepsįree download a file recovery tool to restore deleted or lost Excel files easily. Recover Excel temp files: Open Excel, click "File" > "Open" > "Recent" > "Recover Unsaved Workbook". If you decide to use the macro approach, you will need to remember to run it every time that you change either the workbook's filename (you use Save As), or you change the place where the workbook is stored on your disk.Microsoft Office has an AutoSave feature that saves Excel files automatically. To specify a different place for the path and filename, simply change CenterFooter to another location (such as LeftFooter, RightFooter, LeftHeader, CenterHeader, or RightHeader). This macro will also work in later versions of Excel. Instead, you need to use a macro to insert the path and filename: If you are using Excel 97 or Excel 2000, then the above steps won't work. When you print the worksheet, Excel replaces the codes in step 5 with the path name and the file name of the workbook, respectively. Click on OK two times to close both dialog boxes.(It looks like a file folder with a piece of paper sticking out.) Excel inserts the following code at the insertion point: Position the insertion point in the Left Section, Center Section, or Right Section boxes, as desired.Word displays either the Header or Footer dialog box. Click on either the Custom Header or Custom Footer buttons, as desired.Excel displays the Page Setup dialog box. Choose the Page Setup option from the File menu.Select the worksheet whose header or footer you want to change.Putting a path and filename into a header or footer is easy: The LEFT function gets rid of everything from the right bracket to the end of the string, while the SUBSTITUTE function gets rid of the left bracket. If you want to strip out the brackets and the sheet name, you can use the following variation on the formula: This formula returns the entire path, filename, and tab name of the current worksheet, like this: To insert the file path and filename into a cell, you use the CELL worksheet function in the following manner: She wants to be able to insert the information in either a cell or into the header/footer. Margo wants to insert a file path and filename in an Excel worksheet.
