Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mur Mur is offline
external usenet poster
 
Posts: 4
Default Variance Analysis and Excel

Cell A1 is 10 and input
Cell B1 is 5 another input
Cell C2 is 5 a formula A1 - B1

I want to only look at variances that are greater than 25% of cell A1 and i
can get that to work but if cell A1 is less than B1 then I can't get the
negative number to work. I want to look at all variances that are greater
than 25% of Cell A1 regardless of whether it plus or minus...
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default Variance Analysis and Excel

Assuming your variance is in C2, try this:
=if(abs(c2)/Abs(a1).25,...)

Regards,
Fred

"Mur" wrote in message
...
Cell A1 is 10 and input
Cell B1 is 5 another input
Cell C2 is 5 a formula A1 - B1

I want to only look at variances that are greater than 25% of cell A1 and
i
can get that to work but if cell A1 is less than B1 then I can't get the
negative number to work. I want to look at all variances that are greater
than 25% of Cell A1 regardless of whether it plus or minus...


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Formula and Variance Analysis Mur Excel Worksheet Functions 0 January 6th 10 06:57 PM
analysis of variance with lack of fit in excel Bob Excel Worksheet Functions 2 October 4th 07 06:37 AM
Pivot Tables - Variance and Variance % PJS Excel Discussion (Misc queries) 2 January 18th 06 03:12 AM
Pivot Table Subtotals/Variance Analysis NCW Excel Discussion (Misc queries) 1 August 6th 05 07:23 PM
Pivot Tables - Variance and % Variance fields CraigS Excel Discussion (Misc queries) 5 January 6th 05 12:22 AM


All times are GMT +1. The time now is 11:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"