View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mrbernh mrbernh is offline
external usenet poster
 
Posts: 1
Default How do I get a index% of two numbers when they are negative or pos

I am trying to get a formula to calculate the index% of two numbers when they
are either positive or negative and sometimes when one is positive and the
other is negative.
i.e.
Actual Profit-------Budgeted Profit------Index %
($100)--------------($105)
or
Actual Profit-------Budgeted Profit------Index %
$100-----------------$105
or
Actual Profit-------Budgeted Profit------Index %
$100--------------($105)
or
Actual Profit-------Budgeted Profit------Index %
($100)--------------$105