Hello Lukeh81,
Based on your description, I have created a file that contains the formula that you might be looking for. To be specific, I have used a formula in the G column, which looks like this:
=VLOOKUP([@HoleID],Table1,2,FALSE)-[@WL]
Table1 refers to the Table A in your file. You can...