answersLogoWhite

0


Best Answer

The minus sign.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the arithmetic operator that makes a number negative in Excel?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In excel what is the arithmetic operator that multiplies by 0.01?

percent


Is percent a valid Excel arithmetic operator?

No. Percent is not an operator, it is a symbol or cell format style.


Is it true the arithmetic operator directs excel to perform the division operation?

true


What arithmetic operator directs Excel to perform the division operation?

the divide symbol (/)


When more than one arithmetic operator is involved in a formula excel changes the year to?

Excel does not change the year if the arithmetic operators have been used with the correct syntax.


Arithmetic operator that raises to the power?

There isn't one. It is an algebraic operation, not an arithmetic one and is called exponentiation.


Does an Excel complex formula use more than one arithmetic operation?

A complex formula in Excel could have many arithmetic operators in it. There are many things that make a formula complex, so a formula with just one arithmetic operator or even no arithmentic operators could be complex too, depending on what it does.


When more than one arithmetic operator is involved in a formula Excel follows the same basic order of?

Order of Operation.


What does the arithmetic operator do in Excel?

The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)


When more than one arithmetic operator is involved in a formula Excel follows the same basic order of that you use in algebra?

Order of Operations


When more than one arithmetic operator is involved in a formula Excel follows the same basic order of that you use in algebra. a.placement b.operations c.positioning d.selections?

It follows the order of operations.


An asterisk following a cell reference in a formula is the arithmetic operator that directs Excel to perform the division?

No. An asterisk does multiplication. =A3*B3 A front slash is used for division: =A3/B3