Hello!
Currently using the below formula to pull data from one sheet to another.
=INDEX({Survey Home Name}, MATCH(Home@row , {Optician Ear & Dental Care Company Survey Range 1}, 0))
I'm getting a #NO MATCH error for any data not yet on the first sheet, but I would preferably like this to return as 'no'. I wasn't sure if I needed some sort of If Error formula but not sure where to start with this.
Thank you so much for your time.