@alien4u I have a scripted search that uses the results of another scripted search in the criteria field. Maybe you could use a scripted search to get all of those itemid's and stuff them into an array and use them in the criteria of the search you posted above. Or, if the items are named like in Eric's example, you could do a for loop to create the itemids like that.