| | Help by Product How-to Resources Support and Feedback Technical Resources Additional Resources Get Office 2007 | Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.
Break a link to a source
Important When you break a link to a source, all formulas that that use the source are converted to their current value. For example, the link =SUM([Budget.xls]Annual!C10:C25) would be converted to =45. Because this action cannot be undone, you may want to save a version of the file before you start.
- On the Edit menu, click Links.
- In the Source list, click the link you want to break.
To select multiple linked objects, hold down CTRL and click each linked object.
To select all links, press CTRL+A.
- Click Break Link.
- If the link used a defined name (name: A word or string of characters that represents a cell, range of cells, formula, or constant value. Use easy-to-understand names, such as Products, to refer to hard to understand ranges, such as Sales!C20:C30.), the name is not automatically removed. You may want to delete the name as well.
How?
- On the Insert menu, point to Name, and then click Define.
- In the Names in workbook list, click the name you want to change.
- Do one of the following:
Change the name
- Type the new name for the reference, and then click Add.
- Click the original name, and then click Delete.
Change the cell, formula, or constant represented by a name
Change it in the Refers to box.
Delete the name
Click Delete.
- If you use an external data range (external data range: A range of data that is brought into a worksheet but that originates outside of Excel, such as in a database or text file. In Excel, you can format the data or use it in calculations as you would any other data.), a parameter of a query may also use data from another workbook. You may want to check for and remove any of these type of links.
Control the startup prompt for updating links
Don't prompt for all workbooks I open, and update the links automatically
This option is for the current user only, and affects every workbook opened. Other users of the workbook are not affected.
-
On the Tools menu, click Options, and then click the Edit tab.
-
Clear the Ask to update automatic links check box. If the box is cleared, the links are automatically updated, and no alert is displayed.
Prompt in the same way for every user of the workbook
Warning This option affects all users of the workbook. If you choose to not update links, and not to prompt, users of the workbook will not know the data is out of date.
-
On Edit menu, click Links.
-
Click Startup Prompt.
-
Select the option you want.
Note You will still be notified if there are any broken links.
Replace a single formula with its calculated value
Caution When you replace a formula with its value, Microsoft Excel permanently removes the formula. If you accidentally replace a formula with a value and want to restore the formula, click Undo
immediately after you enter or paste the value.
- Select the cell that contains the formula.
If the formula is an array formula (array formula: A formula that performs multiple calculations on one or more sets of values, and then returns either a single result or multiple results. Array formulas are enclosed between braces { } and are entered by pressing CTRL+SHIFT+ENTER.), select the range that contains the array formula.
How?
- Click any cell in the array (array: Used to build single formulas that produce multiple results or that operate on a group of arguments that are arranged in rows and columns. An array range shares a common formula; an array constant is a group of constants used as an argument.) range.
- On the Edit menu, click Go To.
- Click Special.
- Click Current array.
- Click Copy
.
- Click Paste
on the Standard
toolbar (toolbar: A bar with buttons and options that you use to carry out commands. To display a toolbar, click Customize on the Tools menu, and then click the Toolbars tab.).
- Click the arrow next to Paste Options
, and then click Values.
|