Hi
Having some issue trying to place the logic in my if statement
=IF(OR(D2="",D2="0"),"",VLOOKUP(D2,'All stores'!$C$10:$S$954,17,FALSE))
basically, i would like to further show,
if the vlookup = "" then show ""
so basically, if the vlookup answer is a blank, show a blank; it is currently showing a 0 instead.
thx you so much!
=IF(D2="","",IF(D2=0,"",VLOOKUP(D2,'All stores'!$C$10:$S$954,17,FALSE)))
edvwvw
try placing T, before vlookup
Last edited by jw01; 06-29-2011 at 11:21 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks