You may need a more advanced Excel guru to help out from this thread, as
I wouldn't even use the vLookup function. I would build my criteria all
within VBA.
I would grab my criteria, then move left or right, looking for my
information. Then I can use an if\else statement based on what I found
or not.