Percentage of a number

S

stevel

Good afternoon,

I have a percentage question. I am trying to find out how to create a
formula which will tell me what percent one number is to another. Basically
what percent of the number 25, 110, 30 etc... make up 330. I have about 6
numbers and want to know what is the percentage for each number. Thanks
 
F

Fred Smith

Divide one by the other, format as percent. For example =3/4 results in 75%,
meaning that 3 is 75%of 4.
 
Top