cells.Find("computer",cells.Find("computer",cells.Find("computer",cells.Find("computer",,,xlpart),,xlpart),,xlpart),,xlpart).Row
You can make it more readable like this Cells.Find("computer", _
Cells.Find("computer", _
Cells.Find("computer", _
Cells.Find("computer", , , xlPart) _
, , xlPart) _
, , xlPart) _
, , xlPart).Row