my submit button generates an e-mail based on a dollar amount and a
drop-down. Depending on the choices it is possible for an e-mail address
to be included in both the vEmail field and the vCC field. I don't want
someone to receive an e-mail twice for no reason and I want to kind of
keep it this way because there are times when there might be 2 different
e-mail for the fields. How would I write some "If, then" statement to
say if there is an e-mail already in the vEmail, then don't include it
in...