answersLogoWhite

0

A symbol at the beginning of a formula identifies the entry as a formula instead of a label. In an entry of =B3+C3, the equal sign identifies the entry as a formula.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Where would value be located in excel?

Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.Values are stored in cells on the spreadsheet. When a cell is selected, you will see its contents on the formula bar.


What is the purpose of the entry and formula bar in a spreadsheet?

View existing contents of a cell, and enter a formula or other contents into the cell.


When creating a formula in a spreadsheet for flexibility each operand is a?

Cell referance


What is a calculation involving one or more cell references in a spreadsheet?

It can be called a formula.


In excell a cell can contain a formula?

Yes, formulas are entered into cells in a spreadsheet.


Can I display a formula instead of the value in a spreadsheet?

To display the formula, not its results, in a cell, a user can choose a format for "text."


What is an example of an arithmetic formula in a spreadsheet?

For example, an entry into cell D3 of "=B3+C3" would instruct the spreadsheet to add the contents of cells B3 and C3 and store the sum in cell D3.


What is in a formula in a spreadsheet?

A simple formula put into D1 could be: =A1*B1 Which is asking the numerical data in cell A1, be timed by the numerical data in cell B1, and show the answer in cell D1.


What are the four steps that must be done to implement any LP problem in a spreadsheet?

1. Organize the data for the model on the spreadsheet 2. Reserve separate cells in the spreadsheet to represent each decision variable in the algebraic model. 3. Create a formula in a cell in the spreadsheet that corresponds to the objective function in the algebraic model. 4. For each constraint, create a formula in a separate cell in the spreadsheet that corresponds to the left-hand-side of the constraint.


What is the formula used to reference information on the first Excel spreadsheet to the second Excel spreadsheet?

To refer to another cell on another sheet, you precede the cell with the sheet name and an exclamation mark. So if you were on Sheet2 and wanted to refer to cell C6 on Sheet3 and add it to cell B7 on Sheet1 the formula would be: =Sheet3!C6 + Sheet1!B7


What is an absolute address in spreadsheet?

An address that does not change in a formula when you move the formula to another cell. Relative Address = A1 Absolute Address = $A$1


What is a constant (spreadsheet)?

=($A$1+B1) Putting a dollar sign, as shown on the left, turns the A1 cell into a constant value. Any value in the A1 cell will be unchanged no matter where the formula may be copied and pasted on the spreadsheet.