Does anybody have a workaround for this:
Searching a listview by subitem, with partial match does not work like it is supposed to. It always returns Nothing unless the match is full.

Set itmX = lvwPart.FindItem(txtCustPart.Text, lvwSubItem, , lvwPartial)