View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JustOneJawa
 
Posts: n/a
Default Function Question

I am trying to set up a formula that is stumping me.
I will put an example, because it is probably easier.
If I enter a number into a cell I want it to turn that number into the
difference between the number and 100 and then into a percentage.

Ex: 88.7 entered into the cell.
Formula changes it into 11.3%

Hopefully thats clear.