Try this using F8 to step through the code and see where you would be putting the "X"
Code:
Sheets("Testing_Sheet").Cells.Find(test_info(eqp_count - 1).vis_tests(looper), LookIn:=xlValues).Select
think you'll need to be including an Offset to position the "X"