I have an IF statement that I've been running for quite a while, here's the formula:
=IFERROR(HLOOKUP(A5,'W:\Global Currency Support\Currency Rate Reviews\CompetitorReviews\[DigikeyRateReview_08052015.xlsx]CurrenciesAndDeviantSuppliers'!$D$4:$AF$7,4,FALSE),"")
Now every week I've been using this formula, and simply changing the date in the external file as there's a new file generated every week, now for some reason this has stopped working, can anyone spot anything within the formula that would cause it to stop functioning?
Bookmarks