Thread: percentage
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default percentage

Just add the "=" sign to 684/937 to make it a formula.

=684/937 returns 72.99

Then format as Bob suggests.


Gord Dibben MS Excel MVP


On Sat, 27 Oct 2007 16:06:02 -0700, cj wrote:

I need a formula to divide 2 numbers and return with a percentage with 2
decimals.
eg: 684/937 to return with 72.99%.

Thanks in advance