0
0
Excelspreadsheet~8 mins

Formula bar and cell preview in Excel - Dashboard Guide

Choose your learning style9 modes available
Dashboard Mode - Formula bar and cell preview
Goal

Understand how the formula bar and cell preview help you see and edit formulas and results in Excel.

Sample Data
ItemPriceQuantityTotal
Apple1.2010=B2*C2
Banana0.5020=B3*C3
Orange0.8015=B4*C4
Grapes2.005=B5*C5
Watermelon3.002=B6*C6
Dashboard Components
  • Formula Bar: Shows the formula or value of the selected cell. For example, selecting cell D2 shows =B2*C2 in the formula bar.
  • Cell Preview: The cell itself shows the result of the formula. For example, cell D2 shows 12.00 (1.20 x 10).
  • Example Cell Selection: Selecting cell D3 shows =B3*C3 in the formula bar and 10.00 in the cell preview.
Dashboard Layout
+-----------------------------+
|        Formula Bar           |
+-----------------------------+
|                             |
|  Spreadsheet Grid (Cells)   |
|  - Shows cell preview       |
|  - Select a cell to see     |
|    formula in formula bar   |
|                             |
+-----------------------------+
Interactivity

Clicking any cell updates the formula bar to show that cell's formula or value. The cell preview always shows the calculated result or entered value. Editing the formula bar changes the formula or value in the selected cell.

Self Check

Select cell D4. What does the formula bar show? What does the cell preview show?

Key Result
Shows how selecting cells updates the formula bar with formulas and the cell preview with results in Excel.