C
Colin
I have a small HelpDesk system that stores the agents answers (fldA) in a
column. It's easy enough to find out how many cases have been created, but
I'd like to know how many times an agent has touched the case. For example,
the customer complains their product doesn't work. The agent would reply
asking for more info. Every reply is appended into the same row in the
column fldA. Everytime it's appended the contents of the message contain
the words "BY AGENT". How do I count how many times a specific word ("BY
AGENT") appears in a column?
Thanks,
Colin
column. It's easy enough to find out how many cases have been created, but
I'd like to know how many times an agent has touched the case. For example,
the customer complains their product doesn't work. The agent would reply
asking for more info. Every reply is appended into the same row in the
column fldA. Everytime it's appended the contents of the message contain
the words "BY AGENT". How do I count how many times a specific word ("BY
AGENT") appears in a column?
Thanks,
Colin