Dear Rob,
I think you are confusing things, you have defined a named range "Data" and that refers to the sheet named "Log". the Data has been defined as range =LOG!$A$4:$BF$503.
When used in a VLOOKP() in your sheet Report like this =IF(C71="","",VLOOKUP(C71,DATA,3,FALSE)), it will look for...