answersLogoWhite

0

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.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

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)


What is the arithmetic operator that makes a number negative in Excel?

The minus sign.


How do you write 205 minus 200 divided by 205 multiply by 100 in excel formula?

=205-200/205*100


Why is there 2 minus signs at the start of a Trim Excel formula?

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.


What is the formula for changing negative numbers to positive in Excel?

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


How do you find percent of decrease?

1 minus the smaller number divided by the larger number.


What is 10 percent minus 100?

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.


What is 10 percent minus 32?

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.


How do work out 4 percent of a number?

you work out 5% and minus 1%


What number minus 15 percent is 75?

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).


What is 240000 minus 20 percent?

240,000 minus 20 percent?239,999.8 = 240,000 minus 20 percent.


What if you don't enter equals before formula in Excel?

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.