answersLogoWhite

0

If you mean "spreadsheet program", not necessarily. That's a standard used in Excel; in older spreadsheets, such as Lotus 1-2-3, the formula used to start with a plus sign instead. A minus could be used as well, if it was appropriate for the formula. However, nowadays it seems to have become quite standard for formulae to start with an equal sign.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What a formula always begins with?

Type = (equal sign) to begin a formula on a spreadsheet.


What is the symbol you must enter first when creating a formula in a spreadsheet?

The equal sign(; ( = )


What symbol Do you put at the start of every formula?

In most spreadsheet programs like Excel, you typically start a formula with an equal sign (=) to indicate that the following characters are part of a formula and should be calculated.


What should you start every formula with?

equal sign


What signifies that a cell in a spreadsheet is a formula?

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.


When keying a formula in a spreadsheet what must you key to inform the program that you are entering a formula instead of entering text?

An equal sign because in order for the formula to go through correctly it has to have an (=)


What do you use to calculate things in spreadsheets?

Every formula starts with equal sign =If you want to display list of all functions in Excel from the upper toolbar select: Insert - Function.


What must you type to start off a formula in Excel?

Excel formulas begin with an equal sign, for example:=SUM(A1:A7)will give you the total of the numbers in cells A1, A2, A3, A4, A5, A6 and A7.Array formulas start with = but are enclosed in brace bracket{}.You can also use the plus or minus sign to start a formula, but as soon as you press Enter, a plus will be converted into an equals sign and a minus sign will have an equals sign inserted before it, so the formula will still show as starting with an equals sign.+5+7 will become =5+7-10*2 will become =-10*2Lotus 123 was the big spreadsheet application before Excel. It used the @ sign to start its functions. In order to help people moving from using Lotus 123 to Excel, the ability to start functions with the @ sign was included in Excel, and you can still do that. This applies only to functions at the start of a formula, not any formula.


When writing your own formulas you must begin each formula with what?

When writing your own formulas, you must begin each formula with an equal sign (=). This indicates to the spreadsheet or calculation software that what follows is a formula to be evaluated. After the equal sign, you can include numbers, cell references, and mathematical operators to perform calculations.


Can A math equation used in a spreadsheet is also call a formula.?

Yes, a math equation used in a spreadsheet is commonly referred to as a formula. Formulas in spreadsheets typically begin with an equal sign and can include mathematical operations, cell references, and functions to perform calculations. They allow users to dynamically compute values based on the data in the spreadsheet.


Which sign is used before typing a formula?

The sign used before typing a formula in spreadsheet applications like Microsoft Excel or Google Sheets is the equal sign (=). It indicates that the following text is a formula that will perform calculations or functions. For example, typing "=A1+B1" would sum the values in cells A1 and B1.


How are formulas created in Excel?

Every formula, equation, or function starts with a equal sign in a given cell.