Recently I have created a Microsoft Form with the following columns:
- Name (Text)
- DOB (Date)
- State (Choice)
- Age (Number)
When I have collected the responses and converted it to Excel sheet, I found few more auto-generated columns present in the excel sheet.
- ID
- Name
- Start Time
- Completion Time
- Last Modified Time.
With an extra name column auto-generated, the Name column I added was renamed to Name2. I believe the columns are pretty valid for auditing purposes.
Any idea how to control this behaviour? I need to stop genarating these columns or they could be renamed to something I wish?