If you are running a paid version of construct2, you can use families for this..
If you are running the free version you will have to make events for all sprites..
If they are similar enough in behaviour, another way would be to put all the sprites into one object as animations and then you'd only have to reference that sprite..