So I currently have code which looks like this: I'm basically trying to check that if one sheet's column B can be found in another sheet's column C, then I will, in that other sheet's row where I found the B value, take its H column value and copy it to the current sheet's AI column. This process will be repeated for every row in the B column.So I currently have code which looks like this: