Divide the number that you want to be found as the percentage of by the other number. Normally it is the smaller number being divided by the larger number. So say you wanted to find out what percent of 23 is 16. Say the 23 is in B1 and the 16 in B2. In another cell you could put a formula:
=B2/B1
You are dividing the 16 by 23. You will get a decimal value which will be .695652
Then format the value as percentage. With no decimal places you will get 70%. Format it to have additional decimal places if you need to.
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)
The minus sign.
=205-200/205*100
All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.All functions in Excel start with the = sign. So you may be mistaking that for two minus signs. A minus sign will have no impact on an TRIM function as it is a text function.
You could use the ABS function which takes a number and ignores its sign, so it can turn negative numbers into positive ones. So for example, the following will result in 5: =ABS(-5) You can also put a minus before a minus number to make it positive: --5
1 minus the smaller number divided by the larger number.
To find 10 percent of a number, you divide the number by 10. So, 10 percent of 100 is 10. Subtracting 100 from 10 would give you -90. Therefore, the result of 10 percent minus 100 is -90.
To find 10 percent of a number, you multiply the number by 0.10. In this case, 10 percent of 32 is 3.2. To subtract 3.2 from 32, you simply perform the subtraction operation: 32 - 3.2 = 28.8. Therefore, 10 percent minus 32 is equal to 28.8.
you work out 5% and minus 1%
A number minus 15% is 75 So 85% of the number is 75 then the original number is 75/0.85 = 88.23529 (to 5 dp).
240,000 minus 20 percent?239,999.8 = 240,000 minus 20 percent.
Then it will not be treated as a formula. It will appear literally as you type it. Because cell references and functions begin with letters Excel needs the equals sign to tell it that what is following is a formula and not just a piece of text. You can actually also start a formula with a plus sign or minus sign, but an equals sign will automatically be added.