Formatting the results of a form submission Hi, I have a specific need that I hope someone can help me with. I want to create a form to handle submissions from sales agents reporting their results, and I want to make it as simple as possible for them to use. I want one form with one submit button, and there will be "sections" within the form. Upon submission I need each section to appear on separate rows of a spreadsheet. Each section will relate to an item being sold, let's use cars as an example. So the form is called "Car sales". The sections look something like the following; Title of section - (prefilled text that cannot be edited) Registration number - (text entered by user) Result - (list of options - Sold, Not sold, Withdrawn, Passed in - User chooses one option) Sale price - (text entered by user) Comment - (text entered by user) A dividing line appears between the sections and there might be 10 or more sections, so it’s like forms within a form. When I download the results I need a spreadsheet that shows all of the sec