help with formula

S

systel2

hi i would like to get the percentage of the amount im subtracting
example 2000-250=1750 i need to know the formula to get the
porcentage of (250) thank you for your help
 
R

Richard O. Neville

Formula should read: =250/2000

Format the cell containing the answer with the % format, and substitute the
cell locations for the whole numbers, so it would read something like:
=C3/C2.
 
Top