Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Please help me on this matter IF(A1<0 & A1 -100 ,"A",B") becarefull first is 0 and second minus -100 Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=IF(AND(A1<0,AI-100),"A","B")
HTH -- AP "Tufail" a écrit dans le message de news: ... Hello, Please help me on this matter IF(A1<0 & A1 -100 ,"A",B") becarefull first is 0 and second minus -100 Thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|