Thread
:
look up
View Single Post
#
1
Posted to microsoft.public.excel.misc
pgarcia
external usenet poster
Posts: 304
look up
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
Reply With Quote
pgarcia
View Public Profile
Find all posts by pgarcia