Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi All,
How can I have a formula to get % variance (+/-) without generating an error? for eg: if A1=100 and B1=150 then I shud get in C1 50% and if A1=150 and B1=100 then I shud get in C1 (33.33%) and if A1= -150 and B1=100 then I shud get in C1 167%) and if A1= -150 and B1= -100 then I shud get in C1 33 %) and if A1= 100 and B1= -150 then I shud get in C1 -250 %) and if A1= -100 and B1= -150 then I shud get in C1 -50 %) I am having this with the formula (B1/A1)-1 IN C1 Now my problem is that both A1 and C1 can be zero, either of them or both of them can be negative, one can be negative and the other positive, A1 Less Than B1 or A1 More than B1 with negative values etc. Taking all the possiblities how can I have a working formula??!!! Thanks for your help. Abdul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Variance | Excel Discussion (Misc queries) | |||
variance % | Excel Worksheet Functions | |||
Pivot Tables - Variance and Variance % | Excel Discussion (Misc queries) | |||
CALCULATING VARIANCE | Excel Discussion (Misc queries) | |||
Pivot Tables - Variance and % Variance fields | Excel Discussion (Misc queries) |