A web-based tool in Microsoft 365 that enables users to quickly create surveys, quizzes, polls, and feedback forms.
To address your questions regarding Microsoft Forms and SharePoint:
- Copying the SharePoint List: Unfortunately, you cannot directly copy a SharePoint list that stores responses from an old form to merge with the new form's responses. However, you can manually export the responses from the old form's SharePoint list to an Excel spreadsheet and then import or append this data to the new SharePoint list that is linked to your duplicated form. This process would involve ensuring that the columns in both lists match appropriately for a successful merge.
- Checking the Connection Between MS Form and SP List: The connection between your Microsoft Form and the SharePoint list is typically established through Power Automate (formerly Microsoft Flow). You can check the flow that is responsible for moving responses from the form to the SharePoint list. In Power Automate, look for a flow that triggers on form responses and then creates an item in the SharePoint list. The settings for this connection will be found in the flow's configuration, where you can see the trigger (the form) and the action (creating an item in the SharePoint list).
If you need to set up a new flow, you can create one that triggers when a new response is submitted in your duplicated form and then adds that response to your SharePoint list.
If you have further questions or need more detailed steps on any of these processes, feel free to ask!