Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here is a different approach which should do what you want...
=IF(COUNT(N15,N16,M15,M16)=4,CHOOSE(3*SIGN(N16-N15)+SIGN(M16-M15)+5,"Incal","Skip","Skip","No change","Increase","Calsurp","No change","Incrcal","Incral calsurp"),"") Rick "ScoobyDoo" wrote in message ... Hi, I would like to be able to return some text based on the numbers compared in 2 cells v another 2 cells i.e. if N16 N15 and M16 < M15, "No change", if N16 = N15 and M16 < M15 "No Change", if N16 = N15 and M16 = M15 "Increase", if N16 = N15 and M16 M15 "Calsurp", if N16 < N15 and M16 < M15 "Inccal", if N16 < N15 and M16 =M15 "Skip", if N16 n15 and m16 = m15 "incrcal", if n16 n15 and m16 m15 "Incrcal calsurp" Any help with the above would be grately appreciated, thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
NESTED IF STATEMENT | New Users to Excel | |||
Nested IF/OR/AND Statement Help | Excel Worksheet Functions | |||
IF STATEMENT - NESTED | Excel Worksheet Functions | |||
Nested IF/AND Statement | Excel Discussion (Misc queries) | |||
Nested If Statement | Excel Discussion (Misc queries) |