View Single Post
  #8   Report Post  
Saxman
 
Posts: n/a
Default

Gary L Brown wrote:
in Cell A1 put 5/4 which equals 1.25
in Cell B1 put the following formula...
= 1 - (A1/(A1+1))
this will equal .4444



This works fine, providing I enter =B1*100 in cell C1.

Thanks.