Yes, that will work. I'm just suggesting that you do something like adding an instance variable, lets say 'Special', then you set the instances you care about to '1', and do a Pick instance.Special=1. This is a cleaner solution, and more versatile than hardcoding UIDs. It's your call.