Email results from form

Here’s my question: I have a form that calculates totals. What I want to do is send the results by email.

I tested a simple email form with success (name, email and body message, all input txt fields). The form also works fine (thanks again bamb0006). My problem is getting the resulting data of the filled form in the email body message.

Can you email the results of a completed form that uses static, dyamic and input text fields? There must be means to my end.