Hi Vikki
I would love to use RegEx too, but you can always use the Contains() function
eg Contains(lower(Email.message.subject), "car") and !Contains(Email.message.subject, "carbon") etc
You could also create a data table of the key words pipe delaminated per queue / mailbox etc and then loop through them.
------------------------------
Anton Vroon
------------------------------