Hi,
I can't get this to work. Not sure why, any help?
I'd like to replace the references with a named range as the rows might be deleted at some point. This changes to:![]()
=IF(F3=$I$1,INDEX('Sheet1'!G$14:G$513,MATCH($B3,'Sheet1'!A$14:A$513,0)))
But I get an error.![]()
=IF(F2=$I$1,INDEX(table1,MATCH($B2,table1,0)))
Bookmarks