Thread: variance %
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Paul Mathews
 
Posts: n/a
Default variance %

Oh sorry, I misunderstood. It sounds like you're just looking for something
like:

(MTD Actual - MTD Target)/MTD Target

expressed as a percentage. So, for example, if you actually had 20 calls
and your target was 25, you were 20% short of target:

(20 - 25)/25 = -20%

Is that what you were after?

"karibug" wrote:


I have tried the var formula, but this doesn't seem to be giving me the
correct data. I want to find the % variance between the MTD actual
calls and the target calls so that I can see what percentage we are
away from the target. is this possible? thank you again!


--
karibug
------------------------------------------------------------------------
karibug's Profile: http://www.excelforum.com/member.php...o&userid=35425
View this thread: http://www.excelforum.com/showthread...hreadid=551951