I'm not a coder and I've played around a little trying to figure something out with no real success... what I'm after is a filter expression that would find a quote character (") only in the first position of the subject field and then exclude that post if the character were found. can anyone suggest something that would work?
had to use ^/" since the quote is a special character, I guess. the filter complained unless I used the / but that worked! simple! thanks for the suggestion!