You cannot share an Excel workbook that contains an array formula that is linked to another workbook (906311)
The information in this article applies to:
- Microsoft Office Excel 2003
- Microsoft Excel 2002
SYMPTOMSWhen you try to share a Microsoft Excel workbook that contains an array formula that is linked to another workbook, you receive the following error message Cannot share Workbook Name because it contains array formulas that are linked to other workbooks WORKAROUNDTo work around this issue, define a name for the array of cells in the first workbook. Then, use that name to create a formula that is linked to the second workbook. Alternatively, use a nonarray formula that is linked to the second workbook. To share a workbook that contains an array formula that is linked to another workbook, follow these steps: - Start Excel.
- Create a new workbook named Book1, and then type the following data:
A1: 5 A2: 10 A3: 15 A4: 20 A5: 25 - On the Insert menu, point to Name, and then click Define.
- In the Define Name dialog box, type Sample in the Names in workbook box.
- In the Refers to box, type = Sheet1!$A$1:$A$5, and then click OK.
- Create a new workbook named Book2, click cell A1, type the following formula, and then press ENTER:Note The sample name represents the array of cell values.
- On the Tools menu, click Share Workbook.
- Click to select the Allow changes by more than one user at the same time. This also allows workbook merging check box, and then click OK.
- When you are prompted to save the workbook, click OK, and then save the workbook.
To share a workbook that contains a nonarray formula that is linked to another workbook, follow these steps: - Make sure that Book1 and Book2 are open.
- In Book2, click cell A1, type the following formula, and the press ENTER:Note Use relative cell reference to point to the cell. Additionally, do not specify the cell range in the formula.
- Click cell A1, grab the fill handle, and then fill down to complete the rest of the cell values in the array.
- On the File menu, click Save. Then, close both workbooks.
MORE INFORMATIONArray formulas perform multiple calculations on one or more sets of values. Additionally, array formulas return either a single result or multiple results. Array formulas are enclosed in braces ({}). To enter an array formula, press CTRL+SHIFT+ENTER.
Modification Type: | Major | Last Reviewed: | 9/21/2005 |
---|
Keywords: | kbxlslink kberrmsg kbtshoot KB906311 kbAudEndUser |
---|
|