Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=IF(W32=1,IF(T32-U32=0,"pb",IF(AND(T32-U32=-100,T32-U32<=50),"immaterial","")),V32)
The above formula works as is, however if the number in u is between 0 and -100 then it doesn't return immaterial. For example if t=2 and u= -80 then 2-(-80) = 82 which isn't material but it should be. Should I use an absolute value or something-- Libby -- Libby |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula problem | Excel Discussion (Misc queries) | |||
Formula Problem | Excel Worksheet Functions | |||
formula problem | Excel Worksheet Functions | |||
problem with formula | Excel Discussion (Misc queries) | |||
Problem with formula IF(C5="", "",NOW()) | Excel Discussion (Misc queries) |