Sure, What the wizard creates is a results page something like this:
First Name Last Name Address City Zip etc.
each one of the above listed fields are generated in a horizontal table with i.e. First Name in one cell and then Last Name in the next cell reading from left to right versus this layout:
First Name
Last Name
Address
City
Zip etc.
My goal is to not have to delete the table and then re-build and re-populate the dynamic fields by hand.
Thanks again!
Erick