Knowledge Base

Cannot Evaluate 3-D References Using F9 Key

Article ID: 116116

Article Last Modified on 8/15/2003


APPLIES TO


This article was previously published under Q116116

SUMMARY

In Microsoft Excel, if you attempt to evaluate part of a formula by pressing the F9 key, you will receive a #REF! error if a 3-D reference is contained within the evaluated section. Microsoft Excel cannot evaluate 3-D references in this way.

MORE INFORMATION

Microsoft Excel allows you to evaluate part of a formula in order to see how that part of the formula is handled when the formula is entered. To see how this feature of Microsoft Excel works, do the following:

  1. In a new worksheet, enter the following values:

    A1: 1 B1: =SUM(A1:A3)
    A2: 2
    A3: 3

  2. Select cell B1.
  3. In the formula bar, select A1:A3.
  4. Press the F9 key.
Note that the "A1:A3" disappears and is replaced by "{1;2;3}". This indicates that the range A1:A3 is evaluated to the array of values 1, 2, and 3. (To return to editing mode, press the ESC key.)

Additional query words: three dimensional 3D XL

Keywords: KB116116