XL: Linking to Data in a Damaged File (4.0 and Earlier)
ID: Q75818
|
The information in this article applies to:
-
Microsoft Excel for Windows, versions 2.x, 3.x, 4.x
-
Microsoft Excel for the Macintosh, versions 1.x, 2.x, 3.x, 4.x
SUMMARY
In Microsoft Excel, you can extract the values from a damaged file by
using external references to link to the desired file. The file
structure must be complete, otherwise Microsoft Excel cannot read the
information.
MORE INFORMATIONMethod 1
To use this method, follow these steps:
- In Microsoft Excel, change the current directory to the directory that
contains the damaged file.
- Open a new worksheet. On the File menu, click New, and then click
Worksheet.
- Type =SHEET.XLS!A1 in cell A1 on the new worksheet, where SHEET.XLS
is the name of the damaged sheet. A prompt appears and asks you to
indicate which sheet in the workbook you want to link to.
- Select an area that approximates the width of the damaged file. For
example, select A1:H1, and then click Fill Right on the Edit menu.
- Select the number of rows in the damaged file, for example, A1:H100,
and then click Fill Down on the Edit menu.
- While the cells are still selected, click Copy on the Edit menu.
- Click Paste Special on the Edit menu. Click Values and click OK.
This step removes the links to the damaged file and leaves only the
data.
Method 2
This is one method of linking to the file. To use this method, follow these
steps:
- Open two new worksheets.
- In the first sheet, select a range of cells (for example, A1:D10).
- On the Edit menu, click Copy.
- Switch to the second sheet and click Paste Link on the Edit Menu.
- On the File menu, click Links.
- Click the file name of the first sheet and click Change. A prompt
appears and asks you to indicate which sheet in the workbook you want to
link to.
Microsoft Excel prompts you to locate the file to which you want to link.
After you select and open the file, Microsoft Excel retrieves any available
cell values.
NOTE: This procedure creates an array formula. To change a cell that is
part of an array, you must either change the whole array or change the
array definition so that it does not include that cell.
Changing the Size of an Array
To change the size of an array, follow these steps:
- Select the range of cells that contain the link formula.
- Press F2 to active the formula bar.
- Press and hold the CTRL key in Microsoft Excel for Windows (or the
COMMAND key in Microsoft Excel for the Macintosh) and press
the ENTER key (or the RETURN key) to turn off the array formula.
- Select a range on the worksheet that is large enough to accommodate
the cells on the damaged worksheet. This range should include the
range of cells you originally used to create the link.
- Press F2 to activate the formula bar again.
- Change the cell range specified in the link formula to match the
range of data in the damaged worksheet.
- Press CTRL+SHIFT+ENTER in Microsoft Excel for Windows (or
COMMAND+RETURN in Microsoft Excel for the Macintosh) to reactivate
the array formula.
After you press CTRL+SHIFT+ENTER (or COMMAND+RETURN), Microsoft Excel
begins to update the worksheet with the information from the damaged
worksheet.
Removing an Array
To remove an array formula from a range after you use it to link
information from another spreadsheet, follow these steps:
- Select the entire array.
- On the Edit menu, click Copy.
- While the array is still selected, click Paste Special on the
Edit menu.
- Specify Values and click OK.
For additional information, please see the following articles in the
Microsoft Knowledge Base:
Q142117 : Excel: Summary of Methods to Recover Data from Corrupted
Files
Q147216 : XL: Linking to Data in a Damaged Excel 5.0 or 7.0 File
REFERENCES
"Microsoft Excel User's Guide 1," version 4.0, pages 157-158, 365-371
"Microsoft Excel User's Guide 2," version 4.0, pages 126-132
"Microsoft Excel User's Guide," version 3.0, pages 280-282, 307-316
Additional query words:
1.0 1.00 1.03 1.04 1.06 1.5 1.50 2.0 2.00 2.01 2.1 2.10 2.2 2.20 2.21 3.0 3.00 4.0 4.00 corrupted corrupt recover recovering data from a damaged file link workbook
Keywords : kberrmsg xlformula
Version : WINDOWS:2.0,3.0,4.0; MACINTOSH:1.0,2.0,3.0,4.0
Platform : MACINTOSH WINDOWS
Issue type : kbinfo
|