Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello all,
I'm needing to do the following: if(and(a1=b2,c2=d2),e2,"") but, I need to look through colums. Like Vlookup. if(and(a1=b:b,c2=d:d),e:e,"") Thanks |