I'm trying to match data from Sheet1 (Column H) to Sheet2 (Column A).

When the values match, output the value in Column K (from Sheet2) to Column M of Sheet1.

If the values do not match, output a '0'.