D
DDBeards
I am building an email and am dealing witht he TO: line.
strToWhom = strToWhom & .... (I bring in 3 people from different fields)
What I would like to do is to search strToWhom to see if I have already added
this person but I can not figure out how to code the find or search on this
field. Any ideas? I know this is simple, but I just can't get it.
thanks
Chris
strToWhom = strToWhom & .... (I bring in 3 people from different fields)
What I would like to do is to search strToWhom to see if I have already added
this person but I can not figure out how to code the find or search on this
field. Any ideas? I know this is simple, but I just can't get it.
thanks
Chris