Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way...
A2 = 105.25 =IF(AND(A2=ROUND(A2*0.9875,2),A2<=ROUND(A2*1.0125 ,2)),"Good","Busted") -- Biff Microsoft Excel MVP "Pete" wrote in message ... I need to come up with a formula that will result in Good or Busted The racers speed must be within 1.25% (+ or -) of the speed entered into the equation and produce "Good" If the Speed exceeds or falls below 1.25% of the speed entered -The answer will be "Busted" Example- entered 105.25 mph must be between 103.93 and 106.57 to be "Good" If the calculation is out side of those parimeters = Busted -- Tuna Pete |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lose relative connection in formula on sort | Excel Worksheet Functions | |||
Excel formula to copy/paste formula needed please. | Excel Discussion (Misc queries) | |||
When using & and a date-formatted cell in a formula I lose the for | Excel Worksheet Functions | |||
how do i clear data in excel and not lose the formula | Excel Worksheet Functions | |||
Formula Set Up Needed | Charts and Charting in Excel |