Sorry for not understanding so quickly...

So, I would add the names of each control name in the form? So I could have a long list, right?


Is there a way to say for each control add the name to the array without listing them all out?

Or, is there a way to say for each control add the value or caption (whichever applies) to the body of an email (variable named strBody)? I will continue to append each one to the body of the email...

that might be asking for much lol