hum. Yes indeed, or use this line in the condition field:
nameOfVehicle in thisList
same thing, but easier to stack, as in:
NoV1 in thisList OR NoV2 in thisList
etc etc.
what do you mean by "and only the vehicle and driver"?
oh, and I suppose you could use the old countType command:
"Tank" countType thisList >0 (full list available in the Unoffical Command Reference, downloadable from the Ed depot) the >0 means "more than 0"...just change that as you please.
right, g'luck!
Wolfrug out.