Switch is brilliant, but you should finish it off with a statement which will return a 'catch all' result if the previous statements don't trigger a response ie Switch (OwnerID=1, "Table", OwnerID=2, "Desk", OwnerID=15, "Mirrow",True,0) Hope this helps.