How to stop index match returning data where lookup cell empty

  • Thread starter Thread starter Diddy
  • Start date Start date
D

Diddy

Hi everyone,

I've got the following formula =INDEX(Surname,MATCH($A55,DOB,0)) but I'm
getting data returned when A55 is blank (end of data on summary sheet) but
where DOB is not filled in on the lookup sheet. Can I add an if to make it
blank? if so how? or is there a better way?

Cheers
 
Back
Top