I have an INDEX formula (below), which works well (the two sheets as 'RPT-Prev' and 'Regional Programme Tracker'):
INDEX('RPT-Prev'!AU10:AU1500,MATCH('Regional Programme Tracker'!B10,'RPT-Prev'!B10:B1500,0))
However if an item isn't found in column B in 'RPT-Prev', a simple #N/A value is given. Would it be possible to combine the above with an IF statement so that instead of #N/A, a message (such as 'Not Found') is given?
Many thanks in advance for your help
Shaun
Bookmarks