Hi Shoji..Thanks for the code.. but now I've got an error msg.
Run-time error '424'
Object required
Pointing to this lines of codes
strTemp = strTemp & " OR Instr(1, [" & strTargetField & "], '" & _
ctl.ItemData(varItem) & "') > 0"What seems to cause the issue.. I'm unable to...