Hi,
Could someone please help with the following formula?
=IF(COUNTBLANK(A2)=0,VLOOKUP(A2,Geology!$A$2:$D$7560,4,TRUE),"")
I would like to eliminate any '0' values in my results, however many '0' values are being returned because there are many blank ("") records in row D of the Geology! tab of the spreadsheet which the Vlookup result is referencing.
Could someone please help me to expand this formula to return a "" value when either cells A2 or Geology!(D2) is empty or 0 in the formula above?
Thanks very much for your help.
Could someone please help with the following formula?
=IF(COUNTBLANK(A2)=0,VLOOKUP(A2,Geology!$A$2:$D$7560,4,TRUE),"")
I would like to eliminate any '0' values in my results, however many '0' values are being returned because there are many blank ("") records in row D of the Geology! tab of the spreadsheet which the Vlookup result is referencing.
Could someone please help me to expand this formula to return a "" value when either cells A2 or Geology!(D2) is empty or 0 in the formula above?
Thanks very much for your help.