Report emailed is not same format as template
I have taken the time to make a report template of two columns and when I fill in all the information and click on submit it emails me a copy and when I get that copy the form is not the way I have it set up. It seems like once I hit submit it reads the from from top to bottom of the left column and then from top to bottom of the right column and emails it as such so my cells and the information is not side by side.. Example would how it should be is....
first name last name
pax 1 name pax 1 last name
pax 2 name pax 2 last name
pax 3 name pax 3 last name
cost
total
com.
Instead it's coming to me via email like:
First name
pax 1 name
pax 2 name
pax 3 name
cost
total
com.
last name
pax 1 last name
pax 2 last name
pax 3 last name
How do I tell it to send email like the template I have made so everything is side-by-side....
Thank You.